BODY {
	font : 10 pt Arial;
	font-family : Arial;
}

TD {
	font-size : 9pt;
}
TR {
	color : Navy;
}

INPUT {
	background-color :  #ECECEC;
	color : Navy;
	font-size : 9 pt;
	font-family : Arial;
}

SELECT {
	background-color :  #ECECEC;
	color : Navy;
	font-size : 9 pt;
	font-family : Arial;
}



TABLE {
	border : 1pt #000080;
}


A:LINK {
	color : #800000;
	text-decoration : none;
}

HR {
	color : Maroon;
}

A:VISITED {
	color : #800000;
	text-decoration : none;
}


 A:HOVER {
	color : #800000;
	text-decoration : underline;
	font-weight : bold;
}





