body {
	font-family : Arial;
	font-size : 10pt;
}
a:link {
	text-decoration : none;
	color : #000000;
}
a:visited {
	text-decoration : none;
	color : #000000;
}
a:active {
	text-decoration : none;
}
a:hover {
	color : #3030FF;
	text-decoration : underline;
}
td {
	font-family : Arial;
	font-size : 10pt;
}
