A:link, A:visited, A:active 
	{ 
		text-decoration: none;
	}
	 
A:hover 
	{
	    text-decoration: underline;
	}
	
BODY 
	{ 
		scrollbar-arrow-color:#000000;
		scrollbar-base-color:#000000;
		scrollbar-face-color:#FFA62E;
		font-family: Trebuchet MS, Verdana , Sans Serif ;		
		text-align: justify;
	}

p, td, li 
	{
		font-family: Trebuchet MS, Verdana , Sans Serif ;
		font-style: Normal ;
		font-size: 11pt ;
		color: #000000 ; 
		text-align: justify;
	}	

.titrepage
	{
		font-family: Arial Black, Trebuchet MS, Verdana , Sans Serif ;		
		font-size: 30pt ; 
		font-weight: bold; 
	}

.colorsite
	{
		color: #007B00;
	}		