A { text-decoration:none }

a:visited {
	color: #666666;
	text-decoration: none;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}


.main
{
	font-size: 13px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: normal;
	font-weight: normal;
	line-height: 20px;
	font-stretch: normal;
	letter-spacing: 0.5px;
	color: #3C3C3C
}




.flySpec
{
	font-size: 10px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height: 12px;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #999999
}

.flySpec02
{
	font-size: 10px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height: 12px;
	font-stretch: normal;
	color: #cccccc
}







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

#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: -500px;
	position: absolute;
	top: -325px;
	left: 50%;
	width: 250px;
	height: 70px;
	visibility: visible
	}

.bodytext 
	{
	font-size: 14px
	}

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

#footer 
	{
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	text-align: center;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 20px;
	visibility: visible;
	display: block
	}