body {
	scrollbar-3dlight-color : #FFFFFF;
	scrollbar-arrow-color : #FFFFFF;
	scrollbar-base-color : #FFFFFF;
	scrollbar-darkshadow-color : #FFFFFF;
	scrollbar-face-color : #FFFFFF
	scrollbar-highlight-color : #FFFFFF
	scrollbar-shadow-color : #FFFFFF;
	scrollbar-track-color : #FFFFFF;
}
BODY {
	background-color : #FFFFFF;
	color : #0D3E8E;
}
a{
Color: #0A2D7E;
Font-Family: Courier, "Courier New", Monospace;
Font-Size: 50%;
}
a:link {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	cursor: hand;
	color: #0D3E8E;
	text-decoration: none;

}
a:visited {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	color: #0D3E8E;
	text-decoration: none;
}
a:hover {
    font-family: "Courier New", Courier, mono;
    font-size: 12px;
    font-style: normal;
    text-decoration: none;
    color: Navy;
    cursor: hand;
}
a:active {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	color: #0D3E8E;
	text-decoration: none;
}
H1{
Color: #0A2D7E;
Font-Family: Courier, "Courier New", Monospace;
Font-Size: 90%;
Font-Weight: bold;
}
H2{
Color: #0A2D7E;
Font-Family: Courier, "Courier New", Monospace;
Font-Size: 90%;
Font-Variant: small-caps;
Font-Weight: bold;
}
H3{
Color: #0A2D7E;
Font-Family: Courier, "Courier New", Monospace;
Font-Size: 100%;
Font-Variant: normal;
Font-Weight: bold;
}
H4{
Color: #0A2D7E;
Font-Family: Courier, "Courier New", Monospace;
Font-Size: 100%;
Font-Variant: small-caps;
Font-Weight: bold;
}


