body,td,th {
	font-family: Georgia,"Nimbus Roman No9 L",serif;;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #8A172F;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #8A172F;
}
a:link {
	color: #8A172F;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #A81C3B;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #8A172F;
	font-weight: bold;
}
a:active {
	text-decoration: none;
}
.blacktext {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

