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

a:visited {
	color:#CCCCCC;
	text-decoration: none;	
}
a:hover {
	text-decoration: none;
	color:#999999;
}
a:active {
	color:#999999;
	text-decoration: none;	
}

td {
	font-size: 10pt;
}


body {
	font-size: 10pt;
	margin: 0; padding: 0; 
	
	scrollbar-face-color: #558897; 
	scrollbar-shadow-color: #8ab2bd; 
	scrollbar-highlight-color: #8ab2bd; 
	scrollbar-3dlight-color: #8ab2bd; 
	scrollbar-darkshadow-color: #8ab2bd; 
	scrollbar-track-color: #8ab2bd; 
	scrollbar-arrow-color: #ACC8D0;
	
	
	background-color: #8ab2bd;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left bottom;
	font:Georgia, "Times New Roman", Times, serif
	font-size:10px;
	color:#FFFFFF;
}
