
CODE {
	FONT-FAMILY: "Courier New", Courier, monospace;
	FONT-SIZE:9pt;
	color:#808080;
	font-weight : normal;
}

FORM {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

A:HOVER {
	background:blue; 
	color:white
} 

BODY, LI, P, TABLE, DIV {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

INPUT, SELECT, TEXTAREA {
	color:#000000;
	background-color:#FFFFFF;
	border-color:#000000;
	border-width: 1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight:bold;
}


H2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight : bold;
}
