a:link { text-decoration: none; color: #F29715; }
a:visited { text-decoration: none; color: #F29715;}
a:active { text-decoration: none; color: #A9B583; }
a:hover { text-decoration: underline; color: #A9B583; }


body {
	background-color:#FFFFFF;
	font-family: Verdana, sans-serif, Trebuchet, Arial, Century;
	font-size: 12px;
	color:#000000;
	margin-top: 15px;
	margin-right: 8px;
	margin-bottom: 7px;
	margin-left: 8px;
	scrollbar-face-color:#FFFFFF;
	scrollbar-arrow-color:#F29715;
	scrollbar-track-color:#FFFFFF;
	scrollbar-shadow-color:#F29715;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#F29715;
	scrollbar-darkshadow-Color:#FFFFFF;
}
	
h2 {
	font-family: Verdana, sans-serif, Trebuchet, Arial, Century;	
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	background-color: #B8C494;	
	color: #000000
	}
h3 {
	font-family:  Verdana, sans-serif, Trebuchet, Arial, Century;
	font-size: 16px;
	background-color: #FFFFFF;
	color: #000000;
	line-height: 24px;
	text-transform: uppercase;

	}
h4 {
	font-family: Verdana, sans-serif, Trebuchet, Arial, Century;	
	font-size: 14px;  	
	color: #000000
	}
h6 {	
	font-family: Verdana, sans-serif, Trebuchet, Arial, Century;	
	font-size: 8px;	 	
	}
table {
	color: #FFFFFF;
	bordercolor: #CCCCFF;
	line-height: 50px;

	}
td, th {	
	font-family:  Verdana, sans-serif, Trebuchet, Arial, Century;	
	font-size: 11px;
	line-height: normal;
	color: #000000;
	bordercolor: #FBBD68
	}
