body 
	{
	background-color: #fff;
	margin: 0px
	font-family: trebuchet ms, arial, helvetica, sans-serif;
	text-align: center;
	}
h1 {
	font-size:18px;
	font-weight:normal;
	line-height:30px;
	border-bottom:2px solid #ce5e82;
}
h1.heading {
	font-size:16px;
	font-weight:bold;
	line-height:30px;
	border:0;
}
.footer {
	padding-bottom:10px;
	padding-top:10px;
	text-align:center;
	font-size:12px;
	line-height:22px;
	font-weight:bold;
}
#horizon        
	{
	text-align: center;
	top: 0px;
	left: 0px;
	width: 100%;
	}

#content    
	{
        font-family: trebuchet ms, arial, helvetica, sans-serif;
	text-align:left;
	width: 980px;
	margin:auto;
	}



