body {
	background-color: #bdd7c0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #6c9a76;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.main {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #598262;
	padding-left: 10px;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #6C9A76;
	margin-right: 30px;
	padding-right: 30px;
}
.footer {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BDD7C0;
	background-color: #6C9A76;
	padding-top: 7px;
	padding-bottom: 7px;
}
