body {
	background-color: #A2BF13;
	margin: 0px;
	text-align: center;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.g {
	font-size: 9pt;
	font-weight: normal;
}
.g a:link {
	color: #000000;
	text-decoration: none;
	font-weight: normal;

}
.g a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	
}
.g a:hover {
	color: #ED000A;
	text-decoration: none;
	font-weight: normal;
	
}
