body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #002B4A;
	list-style-type: square;
}
body {
	background-color: #B1DD0E;
	margin-top: 0px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #002E53;
}


H1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003561;
	font-size : 12px;
	font-weight: bold;
}
H2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #B1DD0E;
	font-size : 11pt;
	font-weight: bold;
}


a:link {
	color : #053961;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
}
	a:visited {
	color : #002C55;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
}
	a:hover {
	color : #99C10D;
}
	a:active {
	color : #023962;
}


.footer {
	color: #003853;
	font-size: 11px;
	font-style: italic;
}
