body {
	color:#333;
	font-family:verdana;font-size:11px;
}

h1 {
  line-height:32px;
	font-size:120%;
	font-weight:normal;
	margin:0;
	padding: 0;

	background-color:#eee;
	color:#116780;
}

.header h1 {
	color:#000066;
	line-height:60px;
	font-size:140%;
	font-weight:bolder;
	padding: 10px;
	text-align:right;
}
.toplinks {
color:#eee;
text-align:center;
margin-left:auto;
margin-right:auto;
background-color: #eee;
display:inline;
}
.toplinks a, a:visited {
color:#eee;
}
.wrapper {
	width:775px;

}

.footer {
	width:775px;
	font-family:verdana;font-size:11px;
	margin:auto;padding:10px 0;text-align:center;
	background-color:#C5DCE9;
	}
.footer a, .footer a:visited {
	color:#0B4DB0;
}
.leftlinks {
	font-family:verdana;font-size:11px;
	width:138px;
	background-color:#135688;
	padding:10px;
	margin-top:20px;
}
.leftlinks a, a:visited {
	color:#ccc;
}
.matter {
	width:467px;height:230px;
	font-family:verdana;font-size:11px;
}
.matter p {
	padding:6px;
}
.matter a, .matter a:visited {
	color:#0B4DB0;
}
.matter h2 {
	color:#116780;
	line-height:30px;
	font-size:120%;
	font-weight:bolder;
	margin:0;
	padding: 0;
	text-align:left;
	background-color:#EACFFC;
}