.bodybold { 
	color: #87875f; 
	font-weight: bold; 
	font-size: 11px; 
	line-height: 13px; 
	font-family: century gothic, arial, helvetica, verdana, sans serif 
}

.bodyindent { 
	color: #87875f; 
	font-size: 11px; 
	line-height: 13px; 
	text-indent: 5%; 
	text-align: justify;
	font-family: century gothic, arial, helvetica, verdana, sans serif 
}


.bodycopy
{
	color: #87875f;
	font-size: 11px;
	line-height: 11px;
	font-family: century gothic, arial, helvetica, verdana, sans serif;
}

.menutext { 
	color: #87875f; 
	font-size: 9px; 
	line-height: 13px; 
	font-family: century gothic, arial, helvetica, verdana, sans serif 
}

.disclaimer { 
	color: #CC6666; 
	font-size: 9px; 
	line-height: 13px; 
	font-family: century gothic, arial, helvetica, verdana, sans serif 
}


.pagehead { 
	color: #87875f; 
	font-weight: bold; 
	font-size: 16px; 
	line-height: 10px; 
	font-family: century gothic, arial, helvetica, verdana, sans serif 
}

.header { 
	color: #87875f; 
	font-weight: bold; 
	font-size: 13px; 
	line-height: 15px; 
	font-family: century gothic, arial, helvetica, verdana, sans serif 
}

.italicbody { 
	color:#87875F; 
	font-style: italic; 
	font-size: 11px; 
	font-family: century gothic, arial, helvetica, verdana, sans serif 
}

.italichead { 
	color: #87875F; 
	font-style: italic; 
	font-weight: bold; 
	font-size: 11px; 
	font-family: century gothic, arial, helvetica, verdana, sans serif 
}
	
.subnav { 
	font-weight: bold; 
	font-size: 11px; 
	font-family: century gothic, arial, helvetica, verdana, sans serif 

}

.regsym { 
	color: black; 
	font-size: 10px; 
	font-family: century gothic, arial, helvetica, verdana, sans serif 
}


a:active { 
	color: #CC3333; 
	text-decoration: underline
	
}
	
a:link { 
	color: #CC6666; 
	text-decoration: underline 
	
}

a:visited { 
	color: #CC6666; 
	text-decoration: underline 
}
	
ol { 
	color: #87875f; 
	font-size: 11px; 
	line-height: 13px; 
	font-family: century gothic, arial, helvetica, verdana, sans serif 
	
}

ul {
	 color: #999966;
	 font-size: 11px; 
	 line-height: 13px; 
	 font-family: century gothic, arial, helvetica, verdana, sans serif 
  }
  
  .copyright  
  {
  	color: #87875F;
  	font-size: 11px;
  	font-family: century gothic, arial, helvetica, verdana, sans serif;
  	font-style: italic;
  	vertical-align: text-top;
  }