body {
	font-family: Arial, Helvetica, sans-serif;
}

a:link {
	color: #660000;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #660000;
}

a:hover {
	text-decoration: underline;
	color: #660000;
}

a:active {
	text-decoration: none;
	color: #660000;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

