BODY		{ background: white;		margin-top: 0px;		margin-bottom: 0px;		margin-left: 0px;		margin-right: 0px;		} 		A		{ text-decoration: none } A:hover	{	color: Red;		text-decoration: underline;		}		H3	{	 font-size: 1.2EM;		font-weight: bold;		line-height: 1.6EM; 		} .title	{	font-size: 90%; 		line-height: 85%; 		}.name	 { font-size: 80%;		line-height: 150%; 		}.courier	 { font-size: 0.8EM;		font-family: Courier;		line-height: 1.6EM; 		}