body, p, td {font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #666666;
	font-size: 10pt;
	font-weight: normal;

 }

BODY 
{
scrollbar-face-color:#FBF0E3;
scrollbar-shadow-color:#fbf3cb;
scrollbar-highlight-color:#fbf3cb;
scrollbar-3dlight-color:#fbf3cb;
scrollbar-darkshadow-color:#AFAEB0;
scrollbar-track-color:#F9EBD4;
scrollbar-arrow-color:#CC3333;
}

h1  { font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #666666;
	font-weight: bold;
	letter-spacing: 2pt;
	text-transform: uppercase; }

h2  { font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #666666;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1pt solid #edd386 }

h3  { font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #666666;
	font-weight: bold; }
	
h4  { font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	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;
	color: #cc3333;
	font-weight: normal; }	

	
	.link { font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
	color: #666666;
	} 	
	.link:hover { font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
	color: #CC3333;
	background-color: #F9EBD4
	}
	.link:active { font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
	color: #CC3333;
	background-color: #F9EBD4
	}
