
body, table {
		text-decoration: none;
		background-color: white;
		color: navy;
		text-decoration: none;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10pt;
		font-weight: normal; }

a:hover {
		text-decoration: none;	}

