BODY, TD {
	font-size:11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:white;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}
H1,H2,H3 {
	display : none;
}

a{
	font-family:tahoma;
	font-size:8pt;
	color:white;
	font-weight:normal;
	text-decoration: none;
 }

a:hover {
	font-family:tahoma;
	font-size:8pt;
	color:white;
	font-weight:bold;
	text-decoration:underline;
	}

