body {
	font: 10pt/11pt Arial, Helvetica, Sans-Serif;
	background: #FFFFFF;
	color: #000000;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

a {
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #800000;
}
a:link {
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #800000;
}
a:hover {
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
	color: #FF8000;
}
a:active {
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
	color: #FF8000;
}

