a:link    { text-decoration: none; color: #314F7C      }
a:visited { text-decoration: none; color: #314F7C      }
a:active  { text-decoration: none; color: #314F7C      }
a:hover   { text-decoration: underline; color: #314F7C }

body {
    Font-Family: Verdana;
    Color: #000000;
    Font-Size: 8pt;
    Text-Decoration: none;
    Background-Color: #FFFFFF;
    Margin-Top: 0px;
    Margin-Left: 0px;
    Margin-Right: 0px;
    Margin-Bottom: 0px;
}

.small {
    Font-Family: Verdana;
    Color: #000000;
    Font-Size: 8pt;
    Text-Decoration: none;
}

.border {
    Font-Family: Verdana;
    Color: #000000;
    Font-Size: 8pt;
    Text-Decoration: none;
    Background-Color: #EEEEEE;
    Border: #BBBBBB 1px solid;
}

.salty {
    Font-Family: Verdana;
    Color: #555555;
    Font-Size: 10pt;
    Letter-Spacing: -1px;
    Text-Decoration: none;
}

.heading {
    Font-Family: Verdana;
    Color: #000000;
    Font-Size: 30pt;
    Font-Weight: Bold;
    Text-Decoration: none;
}
