body {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;

}

p, blockquote, ul, ol 
	{margin-bottom: 1.8em;
	line-height: 150%; }

.heading {
	height: 30px;
	padding: 14px 0 0 20px;
	background: #004BD7;
	text-transform: uppercase;
	font-size: 12px;
	color: #FFFFFF; 
	width: 80%;
}
.content {padding: 20px; }

/* Page */

.page {	width: 760px;
	margin: auto; }

/* Content */

.content {
width: 80%;
	width: 55em;
	border-style: groove;
	border-bottom-style:dotted;
	padding: 20px;
	position:absolute middle;
	margin:auto;
	margin-bottom: 10px;
	margin-left: 240px; 
	}
	
.contenth {
	width: 55em;
	border-style: groove;
	border-bottom-style:dotted;
	padding: 20px;
	margin:auto;
	margin-bottom: 10px;
	margin-left: 240px; }

/* Footer */

.footer {width: 365px;
	margin: 0 auto;
	text-align: center;
	font-size: 77%;
