a:link {
	color: #8F0202;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #8F0202;
}
a:hover {
	text-decoration: underline;
	color: #E90303;
}
a:active {
	text-decoration: none;
	color: #8F0202;
}
body {
	margin-left: 0px;
	margin-top: 52px;
	margin-right: 0px;
	margin-bottom: 52px;
	background-color: #4D1A1A;
}

.bodytext {
	font-family: Tahoma, Arial, verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	letter-spacing: 1px;
	line-height: 14px;
}
.bodytext2 {
	font-family: Tahoma, Arial, verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #8F0202;
	letter-spacing: 1px;
	line-height: 14px;
}
.heading1 {
	font-family: Arial, Tahoma, verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #6B7B00;
}
p 	{
	margin-top: 8px;
	margin-bottom:0px;
}