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

#horizon        
	{
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
	}

#content    
	{
	margin-left: -475px;
	position: absolute;
	top: -300px;
	left: 50%;
	width: 950px;
	height: 600px;
	visibility: visible
	}

td {
	font-family: "Times New Roman", Times, serif;
	color: #002b54;
	font-style: normal;
	font-size: 12px;
}

td.small
{
	font-family: "Times New Roman", Times, serif;
	color: #002b54;
	font-style: normal;
	font-size: 10px;
}

a:link, a:active, a:visited  
{

	text-decoration:none;
	font-size:12px;
	font-weight: 700;	
	color: #184f40; 
}

a:hover 
{
	text-decoration: underline; 
	font-size:12px;
	color: #a97801;
}
