
body { 
background-color: #2964B0; 
font-family: Arial, Verdana, sans-serif; 
font-size: 22px; 
color: #437214;
scrollbar-face-color: antiquewhite;
scrollbar-highlight-color: darkorange;
scrollbar-3dlight-color: yellow;
scrollbar-darkshadow-color: black;
scrollbar-shadow-color: antiquewhite;
scrollbar-arrow-color: blue;
scrollbar-track-color: lightyellow;
}

a:link 
{
	color: #000000;
	text-decoration: none;
}
a:visited 
{
	text-decoration: none;
	color: #000000;
}

a:hover 
{
	text-decoration: none;
	color: #0000FF;
}

a:active 
{
	text-decoration: none;
	color: #000000;
}

h1 { font-family: Zapf-Chancery; font-size: 20px; color: #437214 }
h2 { font-family: verdana; font-size: 18px; color: #437214 }
h3 { font-family: Zapf-Chancery; font-size: 16px; color: #437214 }
h4 { font-family: Zapf-Chancery; font-size: 14px; color: #437214 }
h5 { font-family: Zapf-Chancery; font-size: 12px; color: #437214 }
h6 { font-family: Zapf-Chancery; font-size: 8px; color: #437214 } 

hr{ color:brown; width:90%; height:2px; } 

table { font-family: Arial; font-size: 12px; color: #00008B; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px}

.note { font-family: Zapf-Chancery; font-size: 10px; color: purple; 
font-weight: bold;} 