#standard
{
color: #666666;
font-family: Verdana;
font-size: 10pt;

}

#standardwhite
{
color: #F1F1F1;
font-family: Verdana;
font-size: 10pt;

}

#smallstandard
{
color: #666666;
font-family: Verdana;
font-size: 8pt;

}

.forms 
{
font-family : Verdana;
font-size : 10pt;
color : #666666;
background-color : #EEEEEE;
border-color : #666666;
border-style : solid;
border-width : 1;

}

.smallforms 
{
font-family : Verdana;
font-size : 8pt;
color : #666666;
background-color : #EEEEEE;
border-color : #666666;
border-style : solid;
border-width : 1;

}

A:link {color : #3366cc; text-decoration : none;}
A:visited {color : #3366cc; text-decoration : none;}
A:active {color : #cccccc; text-decoration : none;}
A:hover {color : #999999; text-decoration : underline;}