/*body specific*/
html, body, p, table, td, th {

font-size: 8pt;
font-family: Arial;
color: #000000;

scrollbar-face-color:#FFFFFF; 
scrollbar-shadow-color: #4A4A4A; 
scrollbar-highlight-color: #4A4A4A; 
scrollbar-3dlight-color: #FFFFFF; 
scrollbar-darkshadow-color: #FFFFFF; 
scrollbar-track-color: #FFFFFF; 
scrollbar-arrow-color: #4A4A4A;
}

td.justify   {
        text-align: justify;
   }

.header  {
	color: #FFFFFF;
	font-size: 9pt;
	font-family: Arial;
	font-weight: normal;
	}

.header A:link	{	
	color: #FFFFFF;
	text-decoration:	none;
	}	
		
.header A:visited	{	
	color: #FFFFFF;
	text-decoration:	none;
	}	
		
.header A:active	{	
	color: #FFFFFF;
	text-decoration:	none;
	}	
		
.header A:hover	{	
	color: #606060;
	text-decoration:	none;
	}