
h1 {
	font-family: Helvetica,sans-serif; 
	color: Maroon; 
	font-size: 24pt;
	font-weight: bold} 
	
h3 {font-family: Helvetica, sans-serif; 
	font-size: 16; 
	font-weight: bold; 
	color: #3E1D7B}	
	
h4 {font-family: Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: bold; 
	color: #3E1D7B}	

:link {
	color: #0000CC;;
	Text-Decoration : None;
	font-weight: bold
}
:active	{
	color: Blue;
	Text-Decoration : None;
	font-weight: bold
}
:visited {
	color: #0000CC;;
	Text-Decoration: None;
	font-weight: bold
}
:hover {
	color: #6666ff;
	Text-Decoration : None;
font-weight: bold
}

li {  font-family: Verdana,Geneva,Helvetica,Arial,sans-serif; 
font-size: 10pt}

p {  font-family: Verdana,Geneva,Helvetica,Arial,sans-serif; 
font-size: 10pt}

.footer {  font-family: Helvetica, sans-serif; 
font-size: 9 pt;
font-weight: bold}

.navigate {  font-family: Helvetica, sans-serif; 
font-size: 10 pt;
font-weight: bold;
color: #f7f7f7}
</style>

