BODY {
	background-color : #F6E9D6;
}

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: Red;
	font-style:"normal";
	text-decoration:"none";
}
a:link {
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	color: black;
	font-style:"normal";
	text-decoration:"none";
}
a:visited {
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	color: black;
	font-style:"normal";
	text-decoration:"none";
}
a:hover {
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	color: maroon;
	font-style:"normal";
	text-decoration:"none";
}
STRONG a:active {font-family:"Arial, Helvetica"; font-size:"9pt"; color:"#FF0000"; font-style:"normal";
text-decoration:"none";
}
STRONG a:link {font-family:"Arial, Helvetica"; font-size:"9pt"; color:"#FFCC33"; font-style:"normal";
text-decoration:"none";
}
STRONG a:visited {font-family:"Arial, Helvetica"; font-size:"9pt"; color:"#FF8000"; 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;
}

