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