td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #800000;
	text-decoration: none;
	font-weight: bold;

}
a:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #800000;
	text-decoration: underline;
	font-weight: bold;
}
.tdBlack a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}
.tdBlack a:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #800000;
	text-decoration: underline;
	font-weight: bold;
}
hr {
	line-height: 1px;
	color: #000066;
	height: 1px;
	margin: 0px;
	padding: 0px;
}
h1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000066;
	text-decoration: none;
}
