body
{
	font-size: 9pt;
	margin: 0px;
	overflow: auto;
	color: black;
	line-height: normal;
	font-family: Tahoma, Arial;
}
TD
{
	font-size: 9pt;
	color: black;
	line-height: normal;
	font-family: Tahoma, Arial;
}
A:link
{
	color: black;
	text-decoration: none;
}
A:visited
{
	color: black;
	text-decoration: none;
}
A:hover
{
	color: #003366;
	text-decoration: underline;
}
