<style type="text/css">
<!--
/* being basic styles */

body
{
font-family: Helvetica, Arial, Verdana;  
font-size: 12px;
}

a.sub:link 
{  
font-family: Helvetica, Arial, Verdana;  
font-size: 12px; 
font-weight: bold;
text-decoration: underline;
line-height: 1.5;
color:#FFFFFF
}

a.sub:vistited 
{  
font-family: Helvetica, Arial, Verdana;  
font-size: 12px; 
font-weight: bold;
text-decoration: underline;
line-height: 1.5
}

a.sub:active
{  
font-family: Helvetica, Arial, Verdana;  
font-size: 12px; 
font-weight: bold;
text-decoration: underline;
line-height: 1.5
}

a.main:link 
{  
font-family: Helvetica, Arial, Verdana;  
font-size: 12px; 
font-weight: bold;
text-decoration: underline;
line-height: 1.5;
color:#660000
}

a.main:visited
{  
font-family: Helvetica, Arial, Verdana;  
font-size: 12px; 
font-weight: bold;
text-decoration: underline;
line-height: 1.5;
color: #666633;
}


a.main:active
{  
font-family: Helvetica, Arial, Verdana;  
font-size: 12px; 
font-weight: bold;
text-decoration: underline;
line-height: 1.5;
color: #666633;
}


ul 
{  
font-family: Helvetica, Arial, Verdana;  
font-size: 12px; 
font-style: normal; 
line-height: 1.5; 
color: #660000 
list-style-position: outside;  
list-style-type: round;
list-style-color: #660000
}
	
	p, div, span, td {font-family: Helvetica, Arial, Verdana; font-size: 12px; color: #000000; line-height: 1.5}

/* other font types */
	
	.header {font-family: Helvetica, Arial, Verdana; font-size: 14px; color: #660000; font-weight: bold; font-style: italic}
	.subhead (font-family: Helvetica, Arial, Verdana; font-size: 12px; color: #660000; font-weight: bold}

/* other td types */
	
	.subheading {background-color: #D2C26A; font-weight: bold}
-->
</style>