h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-style: normal;
	font-weight: bold;
	color: #0F9742;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
	font-variant: normal;
	font-weight: lighter;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	color: #0f9742;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	color: #0f9742;
	font-weight: bold;
}
#Body {
	float: left;
	height: 567px;
	width: 667px;
}
.table_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: bold;
	color: #0f9742;
}
.boldred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: normal;
	font-weight: bold;
	color: #FF0033;
}
