body, h2, h3, h4, h5, h6, p, ul, li, table, tr, td {
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	
SCROLLBAR-FACE-COLOR: #d8e2e7; 
SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
SCROLLBAR-SHADOW-COLOR: #d8e2e7; 
SCROLLBAR-3DLIGHT-COLOR: #96aabd; 
SCROLLBAR-ARROW-COLOR: #606d79; 
SCROLLBAR-TRACK-COLOR: #c2cacf; 
SCROLLBAR-DARKSHADOW-COLOR: #96aabd;
}


A:link{
	font-size:11px;
	color:#ffffff;
	text-decoration: none;
	font-weight: bold;
}
A:visited{
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	font-weight: bold;
	}
A:hover{
	font-size:11px;
	color:#660000;
	text-decoration:underline;
	font-weight: bold;}

