body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #D5EBBB;
}
a:active {
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
}
.contentTitle {
	font-size: 14pt;
	font-weight: normal;
	color: #73BE1E;
}
.content {
	font-size: 11pt;
	font-weight: bold;
}
.info {

	font-size: 10pt;
}
