@charset iso-8859-1;
body {
	font-family: Comic sans MS, Verdana, Helvetica;
	font-size: 14px;
	color: #00000;
	background-color: #ffffff;
	margin: 20px;

}

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: 28px;
Font-Weight: bold;
text-align: center;
}

H4
{
Color: #000088;
Font-Family: Comic sans MS, Verdana, Helvetica;
Font-Size: 24px;
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
{
Color: #333333;
Font-Family:  Comic sans MS, Verdana, Helvetica;
Font-Size: 14px;
Font-Weight: normal;
text-align: left;
}

.a { font-family: Arial; font-size: 11px; font-weight: normal;}
a:link { color: #000088; text-decoration: none;  font-family: Arial; font-size: 11px; font-weight: bold;}
a:active { color: #000088;; text-decoration: none;  font-family: Arial; font-size: 11px; font-weight: bold;}
a:visited { color: #666666; text-decoration: none;  font-family: Arial; font-size: 11px; font-weight: bold; }
a:hover { color: blue; text-decoration: underline;  font-family: Arial; font-size: 11px; font-weight: bold;}

.ab { 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: #557FBD; text-decoration: none;  font-family: Arial; font-size: 14px; font-weight: normal; }
a:hover.ab { color: #000080; 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;}

