h1 {
	color: #990000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
}
a:link {
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
a:visited{
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
a:active {
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
h2 {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
h3 {
	color: #990000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
h4 {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
h5 {
	color: #990000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
