body {
	font-family: "Book Antiqua", "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
}

td, th {
	font-family: "Book Antiqua", "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #330000;
}

a {
	color: #330000;
	text-decoration:none;
}

form {
	background-color: #CCCC99;
}

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


