.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}
.higlights {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #99CC66;
}
.bodyText
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    color: #666666;
}
.bodyTextBigger
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #666666;
}
.bodyTextBold
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight:bold;
    color: #666666;
}
.Header
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14pt;
    font-weight: bold;
    color: #666666;
}
 a:link
{
    color: #000000;
    font-size:9pt;
}
a:visited
{
    color: #666666;
    font-size:9pt;
}
a:hover
{
    color: #666666;
    font-size:9pt;
}
a:active
{
    color: #4F6032;
    font-size:9pt;
}