Font, P, Body
{font-family: Arial;
font-size: 12px;
font-style: normal;
font-weight: none;
font-variant: normal;
color: #000099;
text-decoration: none;
}
Sup
{font-family: Arial;
font-size: 10px;
font-style: normal;
font-weight: bold;
font-variant: normal;
text-decoration: none;
}

{font-family: Arial;
font-size: 12px;
font-style: normal;
font-variant: normal;
color: #000099;
text-decoration: none;
font-weight: none;}


A:link
{
color:  #2244ee;
font-family: Arial;
font-size: 12px;
font-style: normal;font-weight: bold;
text-decoration: none;
}
A:active
{
color: #000094;
font-family: Verdana;
font-size: 12px;
font-style: normal;font-weight: bold;
}
A:visited
{
font-family: Arial;
text-decoration: none;
color: #2244ee;
font-size: 12px;font-weight: bold;
}
A:Hover 
{
color: darkblue;
font-family: Arial;
font-size: 12px;
font-style: normal;
font-weight: bold;text-decoration: underline;
}
h1,h2,h3,h4
{
font-family: Arial;
color: #3366CC
}
td
{font-family: Arial;
font-size: 12px;
font-style: normal;
font-weight: none;
font-variant: normal;
color: #000099;
text-decoration: none;
}
.small
{font-size: 10px;}
.bold
{font-weight: bold;}
.smallb
{font weight: bold; font-size: 10px; text-decoration: underline;}
.white
{color: #FFFFFF;}
.large
{font-size:16px;}
