@charset "iso-8859-1";



H1
{
Color: #000080;
Font-Family: Verdana, Arial, Helvetica;
Font-Size: 30px;
Font-Weight: bold;
text-align: center;
}

H2
{
Color: #000080;
Font-Family: Comic sans MS, Verdana, Helvetica;
Font-Size: 30px;
Font-Weight: bold;
text-align: center;
}

H4
{
Color: #000080;
Font-Family: Comic sans MS, Verdana, Helvetica;
Font-Size: 20px;
Font-Weight: bold;
text-align: center;
}

H5
{
Color: #000080;
Font-Family: Comic sans MS, Verdana, Helvetica;
Font-Size: 16px;
Font-Weight: normal;
text-align: center;
}


H6
{
Color: #000080;
Font-Family: Comic sans MS, Verdana, Helvetica;
Font-Size: 14px;
Font-Weight: bold;
text-align: center;
}

P, UL, OL, LI, TD, TR, TH, DIV, body
{
Color: #666666;
Font-Family:  Comic sans MS, Verdana, Helvetica;
Font-Size: 14px;
Font-Weight: normal;
text-align: left;
}


a:link { color: #000008; text-decoration: none;  font-family: Arial; font-size: 11px; font-weight: normal;}
a:active { color: #000080;; text-decoration: none;  font-family: Arial; font-size: 11px; font-weight: normal;}
a:visited { color: #666666; text-decoration: none;  font-family: Arial; font-size: 11px; font-weight: normal; }
a:hover { color: blue; text-decoration: underline;  font-family: Arial; font-size: 11px; font-weight: normal;}


a:link.ab { color: #000008; text-decoration: none;  font-family: Arial; font-size: 14px; font-weight: normal;}
a:active.ab { color: #000080;; text-decoration: none;  font-family: Arial; font-size: 14px; font-weight: normal;}
a:visited.ab { color: white; text-decoration: none;  font-family: Arial; font-size: 14px; font-weight: normal; }
a:hover.ab { color: blue; text-decoration: underline;  font-family: Arial; font-size: 14px; font-weight: normal;}



BODY {     
           scrollbar-arrow-color:#FFFFFF;
           scrollbar-track-color:#7F8DB2;
           scrollbar-face-color:#4B597E;
           scrollbar-highlight-color:#000080;
           scrollbar-shadow-color:#000080;}


