body 
	{
	color: white;
	background-color: #333333;
	margin: 0px;
}

#horizon        
	{
	color: white;
	background-color: yellow;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 0px;
	overflow: visible;
	visibility: visible;
	display: block
	}

#content    
	{
	
	margin-left: -300px;
	position: absolute;
	z-index:1;
	top: -150px;
	left: 50%;
	width: 600px;
	height: 300px;
	visibility: visible;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.bodytext 
	{
	font-size: 14px
	}

.headline 
	{
	font-weight: bold;
	font-size: 24px
	}

#footer 
	{
	font-size: 11px;
	text-align: center;
	position: absolute;
	bottom: 30px;
	left: 0px;
	width: 100%;
	height: 180px;
	visibility: visible;
	display: block
	z-index: 1;
	}

a:link, a:visited 
	{
	color: white;
	text-decoration: none
	}

a:hover 
	{
	color: yellow;
	text-decoration: none
	}

.captions  
	{
	color: white;
	font-size: 10px;
	line-height: 14px;
	text-align: left
	}

#caption1    
	{
	padding-left: 6px;
	border-left: 1px dashed #66c;
	position: absolute;
	top: -80px;
	left: -200px;
	width: 250px;
	height: 80px;
	visibility: visible;
	display: block
	}

#caption2    
	{
	padding-left: 6px;
	border-left: 1px dashed #66c;
	position: absolute;
	top: 92px;
	left: 125px;
	width: 250px;
	height: auto;
	visibility: visible;
	display: block
	}
.style1 {
	font-size: 12px;
	color: white;
}
body,td,th {
	color: #FFFFFF;
}
a:link {
	color: whtie;
}
a:visited {
	color: whtie;
}
a:active {
	color: whtie;
}
.style3 {font-size: 10px}

h1 {
	font-size: 16px;
}

h2 {
	font-size: 22px;
	color: #fff200;
}

h3 {
	font-size: 14px;
}

p {
	font-size: 12px;
}
