body,td,th {
	font-family: Geneva, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color:#e2e2e2;
}
a:link {
	color: #a00000;
	font-weight:bold;
	text-decoration:none;
}
a:visited {
	color: #a00000;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color: #a00000;
	text-decoration:underline;
}
a:active {
	color: #a00000;
	font-weight:bold;
	text-decoration:none;
}
.ftr {
	color: #333333;
	font-size: 11px;
}
