.paragraphtext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #3C8476;
}
.odd {
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	color: #3C8476;
	background-color: #FF9;
}
.even {
	background-color: #E7ECF6;
	color: #3C8476;
}
.twoColFixLtHdr #container #mainContent div table {
	color: #FFF;
	background-color: #3C8476;
}
th {
	font-weight: bold;
	color: #FFF;
	background-color: #3C8476;
}

