a:active     {
	font-family: Arial;
	font-size:10pt;
	color: #336633;
	text-decoration: underline;
	font-weight:bold
}

a:link       { 	font-family: Arial; font-size:10pt; color: #336633; font-weight:bold }
a:visited    { 	font-family: Arial; font-size:10pt; color: #000000; font-weight:bold }
.body
{
	font-family: Arial, Helvetica, Verdana; 
	color: #000000;
	font-size:10pt; 
	line-height: 120%; 
}
.body_compressed
{
	font-family: Arial, Helvetica, Verdana; 
	color: #000000;
	font-size:10pt; 
	line-height: 110%; 
}
.body_expanded
{
	font-family: Arial, Helvetica, Verdana; 
	color: #000000;
	font-size:10pt; 
	line-height: 130%; 
}
.header
{
	font-family: Verdana, Arial, Helvetica;
	color: rgb(204, 153, 102);
	font-size: 18pt;
	font-weight: bold
}
.subheader
{
	font-family: Verdana, Arial, Helvetica;
	color: #663300;
	font-size: 14pt;
	line-height:100%; margin-top:0; margin-bottom:0
}
a:hover {
	color: rgb(102, 153, 102);
	text-decoration: underline blink;
}
.verdana_header
{
	font-family: Verdana, Arial, Helvetica; 
	color: #000000;
	font-size:10pt; 
	line-height: 120%; 
	font-weight:bold 
}
.verdana
{
	font-family: Verdana, Arial, Helvetica; 
	color: #000000;
	font-size:10pt; 
	line-height: 120%;  
}