h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-variant: small-caps;
	color: #000000;
	margin-bottom: 3px;
	margin-left: 10px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: normal;
	margin-left: 8px;
	text-align: left;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
	font-size: 12px;
	line-height: 14px;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
	font-size: 12px;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FF0000;
	font-size: 12px;
}
h3 {
	font-size: 11px;
	line-height: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
}
