body {
	font-size: 9pt;
	color: #333333;
	margin-top: 0px;
	margin-left: 0px;
}
td {
	font-size: 9pt;
	color: #333333;
}
a {
	font-size: 9pt;
	color: #336699;
}
a:hover {
	font-size: 9pt;
	color: #CC0000;
	text-decoration: underline;
}

