body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.table-header {
	background-color: #F2F3E9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #008147;	
}
.footer {
	font-size: 10px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #535334;
}
a:link, a:visited, a:active {
	color: #72723F;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}

