body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 9pt;
}

td {
	font-size: 9pt;
}

th {
	font-size: 9pt;
}

table {
	line-height: 150%;
}

a {
	text-decoration: none;
	color: #000000;
	
}
a:hover {
	color:#FF0000;
	text-decoration: none;
}
