h1           { font-family: Verdana; font-size: 24pt; color: #FFFFFF; text-align: center; 
               font-weight: 400; margin-top: 0; margin-bottom: 0 }
h4           { font-family: Verdana; font-size: 18pt; color: #003300; margin: 5px }
body         { font-family: Verdana; font-size: 10pt; font-weight: bold; 
               margin-top: 10px; margin-bottom: 0; color: #003300 }
h3           { font-family: Arial; font-size: 12pt; text-align: center; color: #FFFFFF; 
               font-weight: bold; margin-top: 0; margin-bottom: 0 }
h2           { font-family: Lucida Handwriting; font-size: 14pt; color: #FFFFFF; text-align: 
               center; font-weight: 400; font-style: italic; margin-top: 0; margin-bottom: 0 }             
a:link
{
	text-decoration: none;
}
a:visited
{
	text-decoration: none;
} 
a:active 
{
	text-decoration: none;
}
a:hover 
{
	text-decoration: underline;
}
