a:link {
	color: Black;
	font-size: 10pt;
	text-decoration: underline;
}
a:visited {
	color: Black;
	font-size: 10pt;
	text-decoration: underline;
}
a:hover {
	color: Black;
	font-size: 10pt;
	text-decoration: underline;
}

BODY {
	Color: Black;
	text-decoration: none;
	font-size: 9pt;
    FONT-FAMILY: "Lucida Console";
}
TD {
	Color: Black;
	text-decoration: none;
	font-size: 9pt;
    FONT-FAMILY: "Times New Roman";
}


