body {
	margin: 15px;
	background-color: #ffffff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;	
}
td, th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}
a {
	font-size: 8pt;
	color: #b00000;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #6020e0;
}
a:hover {
	text-decoration: underline;
	color: #e000000;
}
a:active {
	text-decoration: none;
	color: #6020e0;
}
