body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
	font-size: 10pt;
	background-color: White;
}

table {

font-size: 10pt;

}

a {
	color: Black;
	text-decoration: underline;
}

a:hover {
	color: black;
	text-decoration: none;
}

