.bodytext
	{
	font-family : "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size : 11px;
	line-height : 17px;
	
	}

P{
 font-size : 11px;
 
 color: #333333;
 font-weight: 400;
 font-family : "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
 line-height : 17px;
 }

TD { 
  font-size : 11px;
  
 color: #333333;
 font-weight: 400;
 font-family : "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
 line-height : 17px;
 }
 
.orange
	{
	font-family : "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	color: #F88413;
	font-size : 11px;
	font-weight: 400;
	}
 
 .orangebold
	{
	font-family : "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	color: #F88413;
	font-size : 11px;
	font-weight: 800;
	}
	
.white
	{
	font-family : "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	font-size : 12px;
	font-weight: 400;
	}
  
body {
	scrollbar-base-color: #dddddd;
	scrollbar-darkshadow-color: #999999;
	scrollbar-shadow-color: #999999;
	scrollbar-track-color: #eeeeee;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3d-light-color: #ff6600;
	scrollbar-arrow-color: #ff6600;
}

A:link {text-decoration:none; color:#F88413; font-size: 11px; font-family : "Trebuchet MS", Georgia, "Times New Roman", Times, serif; font-weight: 800;}
A:visited {text-decoration:none; color:#F88413; font-size: 11px; font-family : "Trebuchet MS", Georgia, "Times New Roman", Times, serif; font-weight: 800;}
A:hover	{text-decoration:underline; color:black; font-size: 11px; font-family : "Trebuchet MS", Georgia, "Times New Roman", Times, serif; font-weight: 800;}

A.main:link {text-decoration:none; color:#666666; font-size: 11px; font-weight: 400; font-family : "Trebuchet MS", Georgia, "Times New Roman", Times, serif;}
A.main:visited {text-decoration:none; color:#666666; font-size: 11px; font-weight: 400; font-family : "Trebuchet MS", Georgia, "Times New Roman", Times, serif;}
A.main:hover	{text-decoration:none; color:#ff6600; font-size: 11px; font-weight: 400; font-family : "Trebuchet MS", Georgia, "Times New Roman", Times, serif;}


 
