	body 
		{
			background-color:#ffffff;
			color:#666666;
			margin: 0px;
		}
	
	h1
		{
			font-size:10px;
			padding:0px 0px 0px 0px;
			margin:0px 0px 0px 0px;
			font-weight:normal;
		}
	h2
		{
			font-size:12px;
			font-weight:bold;
			padding:0px 0px 0px 0px;
			margin:0px 0px 0px 0px;
		}
		
	h3
		{
			font-size:12px;
			font-weight:bold;
			padding:0px 0px 0px 0px;
			margin:0px 0px 0px 0px;			
		}		
		
	#horizon        
		{
			background-color:#006600;
			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: -190px;
			position: absolute;
			top: -40px;
			left: 50%;
			width: 380px;
			height: 121px;
		}
	
	.bodytext 
		{
			font-size: 14px
		}
	
	.headline 
		{
			font-weight: bold;
			font-size: 24px
		}
	
	#footer 
		{
			font-size: 10px;
			font-family: Verdana, Geneva, Arial, sans-serif;
			text-align: center;
			position: absolute;
			bottom: 0px;
			left: 0px;
			width: 100%;
			height: 30px;
			visibility: visible;
			display: block;
		}
		
	#footer1 
		{
			font-size: 10px;
			font-family: Verdana, Geneva, Arial, sans-serif;
			text-align: center;
			position: absolute;
			bottom: 30px;
			left: 0px;
			width: 100%;
			height: 30px;
			visibility: visible;
			display: block;
		}
	a:link, a:visited 
		{
			color: #006600;
			text-decoration: none
		}
	
	a:hover 
		{
			color:#FFCC00;
			text-decoration: none
		}
	
	.captions  
		{
			font-size: 10px;
			line-height: 14px;
			font-family: Verdana, Geneva, Arial, sans-serif;
			text-align: left
		}
	
	#caption1    
		{
			padding-left: 6px;
			padding-top: 6px;
			border-left: 1px dashed #006633;
			border-top: 1px dashed #006633;
			position: absolute;
			top: -130px;
			left: -120px;
			width: 300px;
			height: auto;
			visibility: visible;
			display: block
		}
	
	#caption2    
		{
			padding-bottom: 6px;
			border-right: 1px dashed #006633;
			border-bottom: 1px dashed #006633;
			position: absolute;
			top: 120px;
			left: 200px;
			width: 275px;
			height: auto;
			visibility: visible;
			display: block
		}

