body {
	line-height: 200%;
	color: 333333;
	font-size: 12px;
}
table {
	line-height: 180%;
	color: 333333;
	font-size: 12px;
	font-family: "Arial";
}
a:link {
	color: #660000;
	text-decoration: none;
}
a:visited {
	color: #660000;
	text-decoration: none;
}
a:hover {
	color: #660000;
	text-decoration: underline;
}
a:active {
	color: #660000;
	text-decoration: underline;
}
