
body 
{ 
background-color: #DBDB6F; 
font-family: Arial, Verdana, sans-serif; 
font-size: 22px; 
color: #000066;


}

a:link 
{
	color: #000000;
	text-decoration: none;
}
a:visited 
{
	text-decoration: none;
	color: #000000;
}

a:hover 
{
	text-decoration: none;
	color: #000000;
}

a:active 
{
	text-decoration: none;
	color: #000000;
}

h1 { font-family: Zapf-Chancery; font-size: 20px; color: #000066 }
h2 { font-family: verdana; font-size: 18px; color: #000066 }
h3 { font-family: Zapf-Chancery; font-size: 16px; color: #000066 }
h4 { font-family: Zapf-Chancery; font-size: 14px; color: #000066 }
h5 { font-family: Zapf-Chancery; font-size: 12px; color: #000066 }
h6 { font-family: Zapf-Chancery; font-size: 8px; color: #000066 } 

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;} 