td {
	font-size: 9pt;
	color: #000000;
	line-height: 1.5em;
}
body {
	font-size: 9pt;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	color: #000000;
	
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
	position: relative;
	top: 1px;
}
th {
	font-size: 12pt;
	color: #000000;
}


