body,td,th {
	color: #2A2A32;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#B7C5E1;
}
a:link {
	color: #2A2A32;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #2A2A32;
}
a:hover {
	text-decoration: none;
	color: #4A6300;
}
a:active {
	text-decoration: none;
	color: #4A6300;
}

