body, html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	text-align: center;
	color: #0e0f3f;
	}

a:link, a:visited {
	color: #2244AA;
	text-decoration: underline;
}
a:active,a:hover {
	color: #CC3300;
	text-decoration: underline;
}

.page {
	margin-top:10px;
	width: 790px;
	text-align:left;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #185184;
	}
.banner {
	background: url(gfx/mpi_topbg.jpg) top left no-repeat #e6e3de;
	height: 289px;
	width: 790px;
	border-bottom: 6px solid #1a5087;
	}
.content {
	margin: 10px 20px 20px 30px;
	height: auto;
	}
.news {
	border: 1px solid #1a5087;
	padding: 5px;
	}
h1 {
	font-size: 22px;
	font-weight: normal;
	color: #143e69;
	}