body {
	font-family: "Comic sans MS", "Verdana", "Helvetica";
	font-size: 12px;
	color: #00000;
	background-color: #7E8CB1;
	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: 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
{
Color: #333333;
Font-Family:  "Comic sans MS", "Verdana", "Helvetica";
Font-Size: 12px;
Font-Weight: normal;
text-align: left;
}

.a { font-family: "Arial"; font-size: 11px; font-weight: normal;}
a:link { color: #000000; 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: #557FBD; text-decoration: none;  font-family: "Arial"; font-size: 11px; font-weight: normal; }
a:hover { color: #000080; text-decoration: underline;  font-family: "Arial"; font-size: 11px; font-weight: normal;}

.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;}
