body, p, td {font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #666666;
	font-size: 10pt;
	font-weight: normal;

 }

BODY 
{
scrollbar-face-color:#fbf3cb;
scrollbar-shadow-color:#fbf3cb;
scrollbar-highlight-color:#fbf3cb;
scrollbar-3dlight-color:#fbf3cb;
scrollbar-darkshadow-color:#fbf3cb;
scrollbar-track-color:#99CCFF;
scrollbar-arrow-color:#CC3333
}

h1  { font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #12236c;
	font-weight: bold;
	letter-spacing: 2pt;
	text-transform: uppercase }

h2  { font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1pt solid #edd386 }

h3  { font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #edd386;
	font-weight: bold }
	
h4  { font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: bold 
	text-transform: uppercase }
	
h5  { font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-transform: uppercase;
 }	
h6  { font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
 }	

	
A:link { color: #666666;
	font-size: 10pt;
	font-weight: bold ;
	text-decoration: none;
	
	}
A:active { color: #fb0101;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	background-color: #F9DA6E;
	}
A:visited { color: #666666;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	}
A:hover { color: #fb0101;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	background-color: #F9DA6E;
	 }