A:link    { color: blue; text-decoration: none }
A:hover   { color: blue; text-transform: normal; text-decoration: underline }
A:active  { color: red; text-decoration: underline }
A:visited { color: #747fff; text-decoration: none }
A:visited:hover { color: #747fff; text-decoration: underline }
BODY
{
    FONT-SIZE: 9pt;
    FONT-FAMILY: Verdana, Arial
}
.std
{
    FONT-SIZE: 9pt;
    FONT-FAMILY: Verdana, Arial
}
.head
{
    FONT-FAMILY: Courier;
    FONT-STYLE: normal;
    FONT-SIZE: 16pt
}
.subhead
{
    FONT-FAMILY: Courier;
    FONT-STYLE: normal;
    FONT-SIZE: 14pt
}
H3
{
    FONT-FAMILY: Courier
}
