p {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; color: #000033; text-align: left}
h5 {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 10px; font-weight: bold; text-align: center}
h4 {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; font-weight: bold; text-align: center}
ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000033;
}
div {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; color: #000033}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}

a:link {
	color: #FF0000;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;

}
a:visited {
	color: #660066;
	font-family: Georgia, "Times New Roman", Times, serif;

}
a:hover {
	color: #0000FF;
	text-decoration: underline overline;
	font-family: Georgia, "Times New Roman", Times, serif;

}
a:active {
	color: #FF0000;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;

}
