body,td,th {
	font-family: Century Gothic, Arial, Book Antiqua, Bookman Old Style, Century Schoolbook, Courier New, sans-serif;
	font-size: 10pt;
	color: #008439;
}
body {
	padding-top: 10px;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.descriptions {
	font-family: "Century Gothic", Arial, "Book Antiqua", "Bookman Old Style", "Century Schoolbook", "Courier New", sans-serif;
	padding: 5px 10px;
	text-align: justify;
	vertical-align: top;
}
.bottomtext {
	font-size: 9pt;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-align: center;
}
