body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12pt;
	color: #C9AA8B;
}
body {
	background-color: #8C2B15;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFAA;
}
a:active {
	color: #FFFF00;
}
h1 {
	font-size: 12pt;
	color: #C9AA8B;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bold;
}
h2 {
	font-size: 12pt;
	color: #C9AA8B;
}