BODY {
	background-color : white; color : black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight: normal;
}
A {
	text-decoration : none;
}
A:link {
	background-color : transparent; 
	color : #73B735;
}
A:active {
	background-color : transparent; 
	color : #F20623;
}
A:visited {
	background-color : transparent; 
	color: #0071CE;
}
TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight: normal;
}