body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	line-height: 14px;
	color: #412a1f;
}
body {
	background-color: #f3eae0;
	background-image: url(images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #412a1f;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #412a1f;
}
a:hover {
	text-decoration: underline;
	color: #a9122a;
}
a:active {
	text-decoration: underline;
	color: #a9122a;
}

.bigbold {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #412a1f;
}

.redtext {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	line-height: 14px;
	color: #a9122a;
}

