A:link {
	COLOR: #3E6477; 
	TEXT-DECORATION:underline
	}
	
A:active {
	COLOR: #3E6477; 
	TEXT-DECORATION:underline
	}
	
A:visited {
	COLOR: #3E6477; 
	TEXT-DECORATION:underline
	}
	
A:hover {
	COLOR: #990000; 
	TEXT-DECORATION:underline
	}

body {

scrollbar-face-color: #ffffff;
scrollbar-shadow-color: #3E6477; 
scrollbar-highlight-color: #3E6477;
 scrollbar-3dlight-color: #ffffff; 
scrollbar-darkshadow-color: #efefef;
 scrollbar-track-color: #ECF1F4; 
scrollbar-arrow-color: #3E6477

}

body,  td  {

font-size: 11px;
	line-height: 130%;
	font-weight: normal;
	font-family: "verdana", helvetrica, verdana;
	color: #666666;	
	}


#smallfont {
	font-size: 10px;
	line-height: 130%;
	font-weight: normal;
	font-family: "verdana", helvetrica, verdana;
	color: #666666;	
	}

#mediumfont {
	font-size: 12px;
	line-height: 120%;
	font-weight: normal;
	color: #666666;
	font-family: "verdana", helvetrica, arial;
	}

#largefont {
	font-size: 16px;
	line-height: 140%;
	font-weight: normal;
	font-family: "verdana", helvetrica, arial;
	color: #8296A2;
	}


#titlefont {
	font-size: 10px;
	line-height: 140%;
	font-weight: bold;
	letter-spacing: 0;
	font-family: "verdana", helvetrica, arial;
	color: #666666;
	}


#highlight{
background-color:yellow;
font-weight:normal;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #006699;
}
.subhead {
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}


.lowText {
	text-decoration: none;
	color: #000000;
	font: 11px Arial, Helvetica;
	border: #333333;
}