#standard
{
color: #666666;
font-family: Verdana;
font-size: 10pt;

}

#smallstandard
{
color: #666666;
font-family: Verdana;
font-size: 8pt;

}

#standardblack
{
color: #000000;
font-family: Verdana;
font-size: 10pt;

}

#smallstandardblack
{
color: #000000;
font-family: Verdana;
font-size: 8pt;

}

#standardwhite
{
color: #FFFFFF;
font-family: Verdana;
font-size: 10pt;

}

#smallstandardwhite
{
color: #FFFFFF;
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;

}

.formswhite
{
font-family : Verdana;
font-size : 10pt;
color : #666666;
background-color : #FFFFFF;
border-color : #666666;
border-style : solid;
border-width : 1;

}

.smallformswhite
{
font-family : Verdana;
font-size : 8pt;
color : #666666;
background-color : #FFFFFF;
border-color : #666666;
border-style : solid;
border-width : 1;

}

A:link {color : #6666ff; text-decoration : none;}
A:visited {color : #6666ff; text-decoration : none;}
A:active {color : #6666ff; text-decoration : none;}
A:hover {color : #333399; text-decoration : underline;}

a.whitelink:link {color : #cccccc; text-decoration : none;}
a.whitelink:visited {color : #cccccc; text-decoration : none;}
a.whitelink:active {color : #cccccc; text-decoration : none;}
a.whitelink:hover {color : #ffffff; text-decoration : underline;}
