body {
	font-size: 12px;
	line-height: 22px;
	text-align: center;
}
.right {
	float: right;
	width: 320px;
	text-align: left;
}
.cont {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
}
.left {
	float: left;
	width: 320px;
	text-align: left;
}
ol {
	margin: 5px;
	padding: 5px;
}
.style1 {color: #FF0000}.fmenu {
	clear: both;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 720px;
	text-align: center;
}
li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-bottom: 5px;
	padding-top: 5px;
}
a:link {
	text-decoration: none;
	display: block;
	color: #333333;
}
a:visited {
	text-decoration: none;
	display: block;
	color: #333333;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0099FF;
	display: block;
}
a.fmm:link {
	text-decoration: none;
	color: #666666;
}
a.fmm:visited {
	text-decoration: none;
    color: #666666;	
}
a.fmm:hover {
	color: #0099CC;
	text-decoration: underline;
	display: inline;
	background-color: #FFFFFF;
}

.ff {
	padding: 0px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	font-size: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	color: #999999;
	line-height: 20px;
	height: 26px;
}
h1 {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
