BODY { 
background-attachment:fixed;
background-repeat: no-repeat;
font-family: verdana;
font-size: 10px;
scrollbar-face-color:#274962;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#274962;
scrollbar-shadow-color:#ffffff;
scrollbar-highlight-color:#ffffff;
scrollbar-3dlight-color:#274962;
scrollbar-darkshadow-color:#274962; 
}

table.download {
font-family: verdana;
font-size: 10px;
}

a:link { 
	color: #FFFFFF;
	}
a:visited { 
	color: #FFFFFF;
	}
a:hover { 
	color: #FFFF99;
	text-decoration: none;
	}
a:active { 
	color: #FFFFFF;
	}