body
{
background-repeat: no-repeat;

.main1 
{
font-family:				"Trebuchet MS", Arial, sans-serif;
font-size:					8pt;
color:						black;
scrollbar-face-color:		#B9B6AA;
scrollbar-highlight-color:	#E1E0DB;
scrollbar-3dlight-color:	#E1E0DB;
scrollbar-darkshadow-color: #E1E0DB;
scrollbar-shadow-color:		#E1E0DB;
scrollbar-arrow-color:		SlateGray;
scrollbar-track-color:		#D1D1CF;
overflow-x: hidden;
overflow-y: scroll; 
}


.main 
{
font-family:				"Trebuchet MS", Arial, sans-serif;
font-size:					10pt;
color:						black;

}

a:visited, a:link
{
font-family:				"Trebuchet MS", Arial, sans-serif;
font-size:					10pt;
text-decoration:			none;
color:						white;
}

a:hover
{
font-family:				"Trebuchet MS", Arial, sans-serif;
font-size:					10pt;
text-decoration:			none;
color:						darkgreen;
background-color:			#;
}

.footer
{
font-family:				"Trebuchet MS", Arial, sans-serif;
font-size:					9pt;
text-decoration:			none;
color:						#B4D56D;
}


.descrip
{
font-family:				"Trebuchet MS", Arial, sans-serif;
font-size:					10pt;
text-decoration:			none;
color:						black;
}


img
{
border:0
}


