A
{
	text-decoration:none;
    COLOR: #cc9933;
}
A:visited
{
    COLOR: #996600;
}
A:active
{
    COLOR: black;
}
A:hover
{
    COLOR: #ffcc66;
}
BODY
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    COLOR: #666633;
    FONT-FAMILY: verdana;
}
.gridsim
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    COLOR: #333333;
    FONT-FAMILY: arial;
 	LETTER-SPACING: .5pt;
 }
.standard
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    COLOR: black;
    FONT-FAMILY: verdana;
}
.announcement
{
    FONT-SIZE: 14px;
    COLOR: #666633;
    FONT-FAMILY:  Arial, helvetical, verdana;
	FONT-WEIGHT: bold;
}
.heading
{
    FONT-SIZE: 18px;
	font-weight: bold;
    COLOR: #666633;
    FONT-FAMILY: Arial, helvetical, verdana;
}
.smallselect
{
	color: black; 
	background:#ffffff; 
	font-size:9pt;
}
.text
{
	font-size:9px;
	background:#ffffff;
	font-family:verdana;
	color: black;
}
.redtext
{
	font-size:9px;
	color:#FF0000;
	background:#ffffff;
	font-family:verdana;
}
.menu
{
	font-size:11px;
	background:#ffffff;
	font-family:verdana;
	color: black;
}
.footer
{
	color:black; 
	background:#ffffff; 
	font-size:7pt;
}
.tablelabel
{
	color: black; 
	background:#ffffff; 
	font-size:9pt;
}
.AnnounceRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color:red
}
