body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0C3307;
	background-color: #99CB98;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFF99;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFF99;
}
.MainTable {
	color: #FFFFFF;
	border: 1px solid #666666;
}
.Content {
	padding: 20px;
}
.Nav {
	background-color: #CCCCCC;
	padding: 3px;
	margin-right: 4px;
	margin-bottom: 4px;
	text-decoration: none;
	color: #FFFF99;
}
.Nav:hover {
	background-color: #8EAE85;
}

link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFF99;
}
.button {
	color: #FFFF99;
	background-color: #999999;
}
