h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #FFAE00;
	margin-top: -20px;
	margin-bottom: -5px;
}
h3 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #B10000;
}
a {
	font-weight: bold;
	color: #990000;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #B10000;
}
p, h3 {background-color:#FFFFFF;
}