
a:link {
	color: #000000;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: underline;
	font-weight: bold
}
a:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none
}
a:visited {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 9pt;
}
BODY, DIV, P, TD,LI,UL  {
        font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
        font-size: 9pt;
        color : #000000;
}