body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffff99;
}
body {
	background-color: #5c7f3d;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #348781;text-decoration: none;
}
a:visited {
	color: #8b0000;text-decoration: none;
}
a:hover {
	color: #8b0000;text-decoration: underline;
}
a:active {
	color: #660000;text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
}
h1 {
	font-size: 16px;font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
}
h3 {
	font-size: 12px;font-family: Georgia, "Times New Roman", Times, serif;
}
h4 {
	font-size: 10px;font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
}

