﻿body        { font-family: Verdana; font-size: 9pt }


H1      { font-family: Verdana; font-size: 22pt; font-weight:lighter; }
H2      { font-family: Verdana; font-size: 18pt; font-weight:lighter; }
H3      { font-family: Verdana; font-size: 14pt; font-weight:lighter; margin-top:0; margin-bottom:0 }

td			{ font-size: 9pt }
th {
    border-style: solid;
    border-width: 0px;
    font-family: Verdana;
    font-size: 8pt;
    text-align: left;
    font-variant: small-caps;
    font-weight: normal;
    background-color: #003366;
    color: #FFFFFF;
}



a:hover      {
    color: #003366;
    background-color: #E5E5E5;
}
a            { color: #003366}
a:visited    { color: #003366}

select			{ font-family: Verdana; font-size: 9pt }
