.body {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

a {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #215821;
}

.header {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #215821;
}

.tableHeader {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #DFA547;
	color : #FFFFFF;
	text-align: center;
}

.tableBody {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: center;	
}