@charset "UTF-8";
h1 {
	color:#006;
	font-size:22px;
	text-align: left;
	text-decoration: none;
	font-weight:normal;
}
h1 a {
	text-decoration: underline;
}
h2 {
	color: #999;
	font-size: 10px;
	text-align: left;
	text-decoration: none;
	font-weight:normal;
}
h3 {
	color: #039;
	text-align: left;
	text-decoration: none;
	font-weight:normal;
}
.h3 {
	text-align: left;
	font-weight:normal;
	font-size:12px; 
	color:#036; 
	margin:0; 
	padding:0; 
	border-bottom:1px solid #E2E2E2;
}
.h3 a {
	color: #039;
	text-decoration:none;
}
.h3 a:hover {
	color: #36F;
	text-decoration:none;
}

h3 a {
	color:#FFF;
	text-decoration:none;
}
h4 {
	color: #999;
	text-align: left;
	text-decoration: none;
	font-weight:normal;
}
h4 a {
	color:#006;
	text-decoration:none;
}
h5 {
	font-weight:normal;
}
h5 a {
	color:#006;
	text-decoration:none;
	font-weight:normal;
}
.space {
	clear: both;
	height: 10px;
	width: auto;
}
.menu {
	width: 950px;
	text-align:center;
	float:none;
}
.foot {
	clear:both;
	background-color:#0c2b6e;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	
}

