body, td {
margin:0px; 
padding:0px;
font: 10px verdana;
color: #858585;
} 

body {
background-image: url(images/bg.gif);
}

A:link {
font-weight:bold;
text-decoration: none;
cursor: crosshair; 
color:#646464
}

A:visited {
font-weight:bold;
text-decoration: none;
cursor: crosshair; 
color:#646464}
cursor: crosshair;
}

A:active {
font-weight:bold;
text-decoration: none; 
cursor: crosshair;
color:#646464
}

a:hover {
text-decoration: none;
font-weight:bold;
color: #FFF3C9;
cursor: crosshair;
}

h1 {
font-family: Georgia, Times New Roman;
font-size: 14px;
line-height: 24px;
background-image: url(images/header.jpg);
text-decoration: none;
font-weight:bold;
color: #A1A4B7;
border: 1px solid #A1A4B7;
padding-left: 25px;
}

h2, h3, h4, h5 {
font: 12px Georgia, Times New Roman;
color: #A1A4B7;
}

#Content {
position:absolute;
left:50%;
width:800px;
height:450px;
margin-top:50px;
margin-left:-400px;
text-align:left;
padding:0px;
}

input, textarea, select { 	
border: #A1A4B7 1px dotted; 
color: #858585; 
text-decoration: none;
background: #CDCED5;
text-align:left;
font:10 px verdana;
} 