/* CSS Document */

.body {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; color: #000000}
a:link {color: #000000 ; text-decoration: underline; }
a:active {color: #000000 ; text-decoration: underline; }
a:visited {color: #000000 ; text-decoration: underline; }
a:hover {color: #000000 ; text-decoration: underline; }

.nav {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; color: #FFFFFF}
a.nav:link {color: #FFFFFF ; text-decoration: none; }
a.nav:active {color: #FFFFFF ; text-decoration: none; }
a.nav:visited {color: #CCCCCC ; text-decoration: none; }
a.nav:hover {color: #FFFFFF ; text-decoration: underline; }

h1 { font: 16px Verdana, Arial, Helvetica, sans-serif; margin-top: 0em; margin-bottom: 0em; COLOR: #222222; font-weight: bold; }

INPUT.button
{
    BORDER-LEFT: 1px inset;
    BORDER-RIGHT: 3px outset;
    BORDER-TOP: 1px inset;
    BORDER-BOTTOM: 3px outset;
    MARGIN-LEFT: 0px;
    MARGIN-RIGHT: 0px;
    MARGIN-TOP: 3px;
    MARGIN-BOTTOM: 3px;
    FONT-SIZE: 11px;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    BACKGROUND: #FFFFFF;
    COLOR: #990000;
    HEIGHT: 19px
}
