body { 
	margin-top: 8px; 
	color: #000000; 
	background-color: #EEA000; 
	font-size: 16px; 
	font-weight: normal; 
	text-align: center; 
	line-height: 180%; 
}
a:link {
	color: #FF0000; 
	text-decoration: underline; 
}
a:visited {
	color: #990000; 
	text-decoration: underline; 
}
a:active {
	color: #FFFF00; 
	text-decoration: underline; 
}
a:hover {
	color: #FF0000; 
	text-decoration: underline; 
}
h1 { 
	margin-top: 20px; 
	margin-bottom: 0px; 
}
h2 { 
	font-size: 28px; 
	font-family: Impact; 
	font-style: italic; 
	margin-top: 30px; 
}
h3 { 
	font-size: 24px; 
	font-weight: bold; 
	margin-top: 50px; 
}
image { 
	border: 0; 
}
