body {  
	font-family: "MS Sans Serif"; font-size: 11px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px ;
	scrollbar-face-color: #DCE0E2;
    scrollbar-shadow-color: #687888;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-3dlight-color: #687888;
    scrollbar-darkshadow-color: #DCE0E2;
    scrollbar-track-color: #BCBFC0;
    scrollbar-arrow-color: #6E7E88; 
}



td {
	FONT-SIZE: 13px; COLOR: #003366; FONT-FAMILY: "MS Sans Serif"
}

text{
	text-decoration: none;
	color: #003366;

}
a:link {
	text-decoration: none;
	color: #003366;

}
a:visited {
	text-decoration: none;
	color: #003366

}
a:hover {
	text-decoration: none;
	color: #006699;
}
a:active {
	color: #003366;
	text-decoration: none;
}
