h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: bold;
	color: #0099FF;
	font-variant: normal;
}
h1 {
	font-size: 28pt;
	font-style: normal;
	font-weight: bolder;
	text-transform: uppercase;
	color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	color: #0000B7;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}
a {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #003399;
}
