		body{
			color: black;
			margin: 0px;
		}
		
		#horizon{
			color: #333333;
			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: -250px;
			position: absolute;
			top: -140px;
			left: 50%;
			width: 500px;
			height: 280px;
			visibility: visible;
			font-size: 11px;
		}
		
		a:link, a:visited{
			color: #333333;
			text-decoration: none;
			padding: 2px 2px 2px 2px; 
			text-decoration: underline;
		}
		
		a:hover{
			color: #333333;
			padding: 2px 2px 2px 2px; 
			text-decoration: underline;
		}
.style1 {
	font-size: 12px;
	font-weight: bold;
}
