body {
	background-color: #EDF2DA;
	margin-top: 0px;
	margin-bottom: 0px;
}

td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}

th {
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:link {
	color: #4A5705;
	text-decoration: underline;
}
a:visited {
	color: #495702;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #4A5705;
}
a:active {
	text-decoration: underline;
	color: #4A5705;
}
.footer {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight: bold;
	color: #495905;
}
.title {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight: bold;
	color: #495905;
	background-color: #FFFFFF;
	text-transform: none;
	text-indent: 5px;
	height: 20px;
}
.bold {
	font-weight:bold;
}
