.body {
	background-color: #600B41;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.body,td,th {
	color: #000000;
}
.content {
	font-family: Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
a.content:link {
	font-family: Times, serif;
	font-size: 14px;
	color: #660000;
	text-decoration: underline;
	font-weight: normal;
}
a.content:active {
	font-family: Times, serif;
	font-size: 14px;
	color: #660000;
	text-decoration: none;
	font-weight: bold;
}
a.content:visited {
	font-family: Times, serif;
	font-size: 14px;
	color: #660000;
	text-decoration: underline;
	font-weight: bold;
}
a.content:hover {
	font-family: Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.footer {
	font-family: Times, serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.footer:link {
	font-family: Times, serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;

}
a.footer:active {
	font-family: Times, serif;
	font-size: 11px;
	color: #660000;
	text-decoration: none;
	font-weight: normal;
}
a.footer:visited {
	font-family: Times, serif;
	font-size: 11px;
	color: #660000;
	text-decoration: none;
	font-weight: normal;
}
a.footer:hover {
	font-family: Times, serif;
	font-size: 11px;
	color: #660000;
	text-decoration: underline;
	font-weight: normal;
}
