body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #5B7E9E;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #5B7E9E;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
}