h1 {
	text-align: center;
	font-family: Garamond;
	font-size: 18pt;
	margin-top: 5px;
	margin-bottom: 0px;
}
h2 {
	text-align: center;
	font-family: Garamond;
	font-size: 12pt;
	margin-top: 5px;
	margin-bottom: 5px;
}
.content {
	text-align: center;
	font-size: 10pt;
	font-family: Verdana;
	color: #91db00;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.content p {
	margin: 0px;
	line-height: 140%;
}
.greenBar {
	width: 770px;
	height: 20px;
	background: #91db00;
	margin-bottom: 10px;
	margin-top: 10px;
}
.greenTitle {
	font-size: 11pt;
	font-weight: bold;
}
.blackTitle {
	color: #000000;
	font-weight: normal;
}
td.pageLeft {
	width: 300px;
}
td.pageRight {
	width: 470px;
}