BODY {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 9pt;
	text-decoration : none;
	background :  #0066CC;
	color: White;
	background-image : none;
	background-position : bottom;
	background-repeat :  no-repeat;
	scrollbar-face-color:#FFFFFF;
	scrollbar-arrow-color:#666666;
	scrollbar-track-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#999999;
	scrollbar-darkshadow-Color:#999999;

}

A {
	text-decoration: none;
	color: White;
}

A:Hover {
	text-decoration: none;
	color: #FFCC00;
	background-attachment : scroll;
	background : transparent;
}

A:Active {
	text-decoration: none;
	color: #FFCC00;
	background-attachment : scroll;
	background : transparent;
}

TD {font-family : Verdana, Arial, sans-serif ;
	font-size : 9pt;
	text-decoration : none;
	background :  #0066CC;
	color: White;
	background-image : none;
	background-position : bottom;
	background-repeat :  no-repeat;
	background-image :  none;
}