body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #660000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #660000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #660000;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #660000;
	font-weight: bold;
}
a.footer:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.footer:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.footer:hover{
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
a.active:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bolder;
	color: #660000;
}
