body {
	font-family: georgia;
	color: black;
	font-size: 9pt;
}


h1 {
	font-family: georgia;
	color: #CC3300;
	font-size: 14pt;
	font-weight: normal;
}

h2 {
	font-family: georgia bold;
	color: black;
	font-size: 8pt;
}


a:link       
{ font-family: Georgia; 
font-size: 9pt; 
color: #B5010C;
text-decoration: none }

a:hover      
{ font-family: Georgia; 
font-size: 9pt; 
color: #B5010C; 
text-decoration: underline }
               

a:visited    
{ font-family: Georgia; 
font-size: 9pt; 
color: #B5010C;
text-decoration: none }