BODY {
	background-color : #ffffff;
}

BODY, P, TD, LI {
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	color: Black;
	font-style:"normal";
}
a:active {
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	color: black;
	font-style:normal;
}
a:link {
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	color: black;
	font-style:normal;
}
a:visited {
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	color: black;
	font-style:normal;
}
a:hover {
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	color: maroon;
	font-style:normal;
	text-decoration:underline overline;
}
STRONG a:active {font-family:"Arial, Helvetica"; font-size:"9pt"; color:"#049A04"; font-style:"normal";
text-decoration:"none";
}
STRONG a:link {font-family:"Arial, Helvetica"; font-size:"9pt"; color:"#049A04"; font-style:"normal";
text-decoration:"none";
}
STRONG a:visited {font-family:"Arial, Helvetica"; font-size:"9pt"; color:"#049A04"; font-style:"normal";
text-decoration:"none";
}
STRONG a:hover {font-family:"Arial, Helvetica"; font-size:"9pt"; color: Gray; font-style:"normal";
text-decoration:"none";
}

INPUT {
	font-family : Tahoma;
	font-size : 8pt;
	background-image : none;
}
SELECT  {
	font-family : Tahoma;
	font-size : 8pt;
	background-image : none;
}TEXTAREA {
	font-family : Tahoma;
	font-size : 8pt;
	background-image : none;
}

