body {
	background-color: 023D8E;
	margin: 0px;
	padding: 0px;
	font-family:Tahoma;
	}
	#content {
	width: 748px;
	text-align: left;
	background-color: #fff;
	}
	.main {
	width:500px;
	text-align:left;
	font-size:13px;
	}
	.menu {
	text-align:center;
	color:#FE0000;
	margin-top:2px;
	font-size:13px;
	}
	.menu a {
	text-align:center;
	color:#FE0000;
	margin-top:2px;
	text-decoration: underline;
	}
	.listof {
	text-align:center;
	font-size:11px;
	color:blue;
	}
	.listof a {
	text-align:center;
	font-size:11px;
	color:blue;
	text-decoration: underline;
	}
	.more, .more a {
	text-align:center;
	font-size:15px;
	color:#FE0000;
	text-decoration:underline;
	}