h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 33px;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
}
a:hover {
	list-style-position: outside;
	list-style-type: disc;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #003399;
}
