body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: 400;
}
p {
	line-height: 16pt;
}
a:link {
	color: #2C8D48;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:visited {
	color: #5AB173;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	color: #5AB173;
	font-weight: bold;
	text-decoration: underline;
}
