A:LINK {
	color: Blue;
	text-decoration: none;
}
A:VISITED {
	color: Blue;
	text-decoration: none;
}
A:HOVER {
	color: #000000;
	text-decoration: underline;
}
BODY {
	color: #000000;
	background-repeat: no-repeat;
	background-position: left top
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 10pt;
}
TABLE {
font-family: Arial, Geneva, Helvetica, sans-serif;
font-size: 10pt;
}