body {background-color: #99ffff;
	  text:black;
	 }
a	 {color:navy; font-weight:bold; text-decoration:none;
	}
a:hover {color:red; }
table {font-size: small; }
td {font-weight: normal; }

p   {width: 300px; text-align: left; line-height: 1.3;
	font-size: small;
	 }