body {
	font-family: verdana;
	font-size: 8pt;
	color: #2F2F8A;
	text-align: justify;
		scrollbar-face-color: #DCDCDC; 
		scrollbar-shadow-color: #DCDCDC;  
		scrollbar-highlight-color: #DCDCDC;  
		scrollbar-3dlight-color: #DCDCDC; 
		scrollbar-darkshadow-color: #BFBFBF; 
		scrollbar-track-color: #DCDCDC; 
		scrollbar-arrow-color: #000000;
             } 

a:link, a:active, a:visited {
	color: #FFC600;
	font-weight: bold;
	text-decoration: none;}

a:hover {
	color: #B4B4B4;
	font-weight: none;
	text-decoration: none;}
