body {
	
font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
		color: #777777;
	background-attachment : fixed;
}
A:link { color: #8690B4; text-decoration : none; }
A:visited { color: #8690B4; text-decoration : none; }
A:active { color: #777777; text-decoration : none; }
a:hover {  color: #777777; text-decoration: none}

body {scrollbar-3dlight-color : #8690B4;
	scrollbar-arrow-color : #777777;
	scrollbar-base-color : #8690B4;
	scrollbar-darkshadow-color : #777777;
	scrollbar-face-color : #000000;
	scrollbar-highlight-color : #000000;
	scrollbar-shadow-color : #000000;
	scrollbar-track-color : #000000;} 
	
:link:focus, :visited:focus { -moz-outline: 0px dotted; } 

TABLE {font-size: 10pt; -moz-outline: 0px dotted; }