.bodycopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-indent: 0px;
	line-height: 18px;
	color: #333366;
}
#horizon        
	{
	color: white;
	background-color: #789DC3;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
	}

#content    
	{
	font-family: Verdana, Geneva, Arial, sans-serif;
	margin-left: -350px;
	position: absolute;
	top: -180px;
	left: 50%;
	width: 700px;
	height: 475px;
	visibility: visible
	}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #333366;
}
a:link {
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #FF9933;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #FFFF66;
	text-decoration: none;
}
