<style type="text/css">

a:link {color: #065f54; text-decoration: none}
a:visited {color: #065f54; text-decoration: none}
a:hover {color: #cc6600}
a:active {color: #065f54; text-decoration: none}
}
h1, h2, h3, h4, h5, h6, p {
    font-family: Arial, Helvetica, sans-serif;
}	
h1 {
	font-size: 110%;
	font-weight: bold;
	color: #cc6600;
	text-align: center;
}	
h2 {
	font-size: 75%;
	font-weight: bold;
	color: #A26100;
	text-align: center;
}
h3 {
	font-size: 90%;
	font-weight: bold;
	color: #cc6600;
	text-align: center;
}
h4 {
	font-size: 120%;
	font-weight: normal;
	color: #065f54;
	text-align: center;
}
h5 {
	font-size: 73%;
	font-weight: bold;
	color: #010f01;
	text-align: center;
}
h6 {
	font-size: 60%;
	font-weight: normal;
	color: #010f01;
	text-align: left;
}
p {
	font-size: 73%;
	font-weight: normal;
	color: #010f01;
	text-align: left;
}
li {
	font-size: 72%;
	font-weight: normal;
	color: #A26100;
	text-align: left;
}	
</style>
