body {
	background-color: #77B0CE;
	margin-left: 30px;
	margin:0 auto;
}
#mainContent{
width:731px;
margin: 0 auto;
padding:0;
}
body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #000000;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #1F3986;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #1F3986;
	margin-bottom: -10px;
}
.navi a {
	font-size: 13px;
	color:#EC5216;
	width: 170px;
	line-height:15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9A723E;
	text-decoration: none;
	margin-bottom:8px;
	float: right;
	font-weight: bold;
}
.navi a:visited {
	color:#9c703f;
}
.navi a:hover {
	color:#132F79;
}