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

}

#standardwhite
{
color: #FFFFFF;
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;}

a.whitelink:link {color : #FFFFFF; text-decoration : none;}
a.whitelink:visited {color : #FFFFFF; text-decoration : none;}
a.whitelink:active {color : #FFFFFF; text-decoration : none;}
a.whitelink:hover {color : #F1F1F1; text-decoration : underline;}