body
	{
	background-color: #FFFFFF;  
	background-attachment: fixed;
	scrollbar-face-color:#505069;
	scrollbar-arrow-color:#6B2A15;
	scrollbar-track-color:#505069;
	scrollbar-shadow-color:#6B2A15;
	scrollbar-highlight-color:#6B2A15;
	scrollbar-3dlight-color:#505069;
	scrollbar-darkshadow-color:#505069;
	}
	
	p,ul,li
	{   
	font-family: Trebuchet MS,Verdana, Arial, Helvetica;
	font-size:09pt;
	color: #000000;
	text-align: justify;
	}
	
	td
	{   
	font-family: Trebuchet MS,Verdana, Arial, Helvetica;
	font-size:11pt;
	color: #000000;
	text-align: justify;
	}
	
	
	a:link,a:visited,a:active
	{color: #000000; text-decoration: none; font-weight: bold}
	a:hover,a:active 
	{color: #000000; text-decoration:underline;font-weight: bold}
	
	#intro
	{
	background-color: #FFFFFF; 
	font-family: Trebuchet MS,Verdana, Arial, Helvetica;
	font-size:09pt;
	color: #000000;
	text-align: justify;
	}
	
	
