body {
	background-color: #C7C7C7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Garamond;
}
body,td,th {
	color: #000000;
}
a {
	font-family: Garamond;
	color: #000000;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #383838;
}
a:active {
	text-decoration: underline;
	color: #000000;
}