td, body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #F1E9D2;
}
H1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #F1E9D2;
}
H3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #F1E9D2;
}

a {
	color: #E7DFC8;
	text-decoration: underline;
}
a.hover {
	color: #E7DFC8;
	text-decoration: none;
}
a.visited {
	color: #E7DFC8;
	text-decoration: underline;
}
