body {
	font-family: "Arial Narrow", Arial, Helvetica;
	padding: 0px;
	margin: 0px;


	}

A: link {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	}
	
A: visited {
	font-weight: normal;
	color: #0000ff;
	text-decoration: none;
	}

A: hover {
	font-weight: normal;
	color: #009933;
	text-decoration: none;
	}

td {
	color: #000000;
	font-size: 9pt;
	padding-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCCC99;




	}
