@charset "windows-1252";

body {
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	color: #00000;
	background-color: #D8E4F0;
	margin: 0px;

}

H1
{
Color: #000000;
Font-Family:  Arial;
Font-Size: 26px;
Font-Weight: normal;
text-align: center;
}

H2
{
Color: #000088;
Font-Family: Arial, Verdana, Helvetica;
Font-Size: 22px;
Font-Weight: bold;
text-align: center;
}

H4
{
Color: #000088;
Font-Family: Arial;
Font-Size: 16px;
Font-Weight: bold;

}

H5
{
Color: #000088;
Font-Family: Arial, Verdana, Helvetica;
Font-Size: 14px;
Font-Weight: bold;
text-align: center;
}


H6
{
Color: #000080;
Font-Family: Arial, Verdana, Helvetica;
Font-Size: 14px;
Font-Weight: bold;
text-align: center;
}

P, UL, OL, LI, TD, TR, TH, DIV
{
Color: #333333;
Font-Family:  Arial, Verdana, Helvetica;
Font-Size: 12px;
Font-Weight: normal;
text-align: left;
}

.a { color: #ffffff; text-decoration: none;  font-family: Arial; font-size: 11px; font-weight: normal;}
a:link { color: #ffffff; text-decoration: none;  font-family: Arial; font-size: 11px; font-weight: normal;}
a:active { color: #ffffff; text-decoration: none;  font-family: Arial; font-size: 11px; font-weight: normal;}
a:visited { color: #ffffff; 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;}

.ab {font-family: Arial; font-size: 11px; font-weight: bold;}
a:link.ab { color: #000066; text-decoration: none;  font-family: Arial; font-size: 11px; font-weight: bold;}
a:active.ab { color: #000080; text-decoration: none;  font-family: Arial; font-size: 11px; font-weight: bold;}
a:visited.ab { color: #4A4C8A; text-decoration: none;  font-family: Arial; font-size: 11px; font-weight: bold; }
a:hover.ab { color: #2B99FF; text-decoration: underline;  font-family: Arial; font-size: 11px; font-weight: bold;}

.abc { color: blue; text-decoration: none;  font-family: Arial; font-size: 11px; font-weight: normal;}
a:link.abc { color: #000088; text-decoration: none;  font-family: Arial; font-size: 11px; font-weight: normal;}
a:active.abc { color: purple; text-decoration: none;  font-family: Arial; font-size: 11px; font-weight: normal;}
a:visited.abc { color: #000000; text-decoration: none;  font-family: Arial; font-size: 11px; font-weight: normal; }
a:hover.abc { color: blue; text-decoration: underline;  font-family: Arial; font-size: 11px; font-weight: normal;}


.ref {font-family: Arial; font-size: 14px; font-weight: bold;}
a:link.ref { color: #000066; text-decoration: none;  font-family: Arial; font-size: 14px; font-weight: bold;}
a:active.ref { color: #000080;; text-decoration: none;  font-family: Arial; font-size: 14px; font-weight: bold;}
a:visited.ref { color: #4A4C8A; text-decoration: none;  font-family: Arial; font-size: 14px; font-weight: bold; }
a:hover.ref { color: #2B99FF; text-decoration: underline;  font-family: Arial; font-size: 14px; font-weight: bold;}


.menu { font-family: Arial; font-size: 11px; font-weight: normal;}
a:link.menu { color: #FFFFFF; text-decoration: none;  font-family: Arial; font-size: 11px; font-weight: normal;}
a:active.menu { color: #000080;; text-decoration: none;  font-family: Arial; font-size: 11px; font-weight: normal;}
a:visited.menu { color: #FFFF00; text-decoration: none;  font-family: Arial; font-size: 11px; font-weight: normal; }
a:hover.menu { color: #000080; text-decoration: underline;  font-family: Arial; font-size: 11px; font-weight: normal;}


BODY {     
           scrollbar-arrow-color:#1563A8;
           scrollbar-track-color:#D0DDE9;
           scrollbar-face-color:#D6DEEF;
           scrollbar-highlight-color:#000066;
           scrollbar-shadow-color:#000066;}

