body {
	margin-left: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body {
	background: #05423E;
}

/* links */

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	color: #E2EDED;
}
a:link {
	color: #D6DA9A;
	text-decoration: none;
}
a:hover {
	color: #B8CC33;
	text-decoration: none;
}
a:visited {
	color: #A6B82B;
	text-decoration: none;
}
a:active {
	color: #F8B90F;
	text-decoration: none;
}




