body, th, td {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
}
a {
	text-decoration : none;
}
a:link {
	text-decoration : none;
	color: #FF0000;
}
a:hover {
	text-decoration : none;
	color: #FF0000;
}
a:active {
	text-decoration : underline;
	color: #FF0000;
}
a:visited {
	color: #FF0000;
}
