BODY { 	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000; }

A:link, A:visited { text-decoration: none; color: blue }
A:hover { 	background: yellow }

.style1 { 	color: #FF0000; 
	font-size: 2.0em; 
	margin-top: 1.1em; 
	text-align: center; 
	font-weight: 800; 
	font-family: "Times New Roman", Times, serif; }

.style2 { 	font-size: 0.8em; 
	font-family:"Times New Roman", Times, serif; 
	text-align: center; }	

.style3 { 	background-color: #CFCFCF;
	height: 112px; }

.style4 { 	width: 700px; 
	background-color: #FFFFFF;
	text-align: left; }

.style5 {	margin-top: 2em;
	text-decoration: underline; }

.style6 { 	border: none; }

DT {	margin-top: 0.3em; }

IMG {	border: solid black 2px; }

HR { 	color: #FF0000 }