
#horizon        
	{
	color: white;
	background-color: transparent;
	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;
	background-color: transparent;
	margin-left: -380px;
	position: absolute;
	top: -275px;
	left: 50%;
	width: 760px;
	height: 500px;
	visibility: visible
	}

.bodytext 
	{
	font-size: 14px
	}


.style1 {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	color: #888888;
	}

.style3 {
	font-family: "Courier New", Courier, mono; 
	font-size: 14px; 
	font-weight: bold; 
	color: #888888; 
	}
	
body,td,th {
	font-family: Courier New, Courier, mono;
	}
a {
	font-size: 12px;
	color: #FF6699;
}
a:link {
	color: #666666;
}
a:hover {
	color: #FF6699;
}
a:visited {
	color: #999999;
}
.style2 {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #888888;
	font-weight: bold;
}
.style4 {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	color: #FF6699;
}
.style5 {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bolder;
	color: #FF6699;
}

