body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 150%;
	text-align:center;
	background-color: #FFFFFF;
}
.all {
	width:720px;
	text-align:center;
	margin: auto;
	background-color: #FFFFFF;
}
.main {
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EDF2F5;
	padding-bottom: 15px;
	text-align: justify;
}
.allll {
	width:150px;
	float:left;
}
.alllr {
	width:555px;
	float:right;
	margin-bottom: 15px;
}
.main h3 {
	color: #006666;
	line-height: 35px;
	text-align: center;
	background-color: #EDF2F5;
}
.mtitle {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #EDF2F5;
	border-bottom-color: #EDF2F5;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: right;
	width: 720px;
	line-height: 60px;
	clear:both;
	margin:0 auto auto;
	padding:0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.menu {
	margin-bottom: 15px;
	background-color: #EDF2F5;
	background-repeat: repeat;
	text-align: center;
	list-style-type: square;

}
.title {
	font-size: 12pt;
	padding-right: 3px;
	padding-left: 3px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 6px;
	color: #006666;
}
.allr .title {
}
.info {
	padding-right: 3px;
	padding-left: 3px;
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 6px;
	color: #3F3F41;
	font-size: 10pt;
	text-align: left;
}
a:link {
	color: #6699FF;
	text-decoration: none;
}
a:visited {
	color: #6699FF;
	text-decoration: none;
}
a:hover {
	color: #6699FF;
	text-decoration: underline;
}
.out a:link {
	color: #6699FF;
	text-decoration: underline;
}
.out a:visited {
	color: #6699FF;
	text-decoration: underline;
}
.out a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #6699FF;
}
.tiny {
	font-size: 9pt;
	color: #666666;
}
.ybox {
	background-color:#FFFF00;
	width:490px;
	padding-right: 15px;
	padding-left: 15px;
	border: 1px dashed #FF3300;
}
h3 {
	font-size: 14pt;
	margin: 0px;
	padding: 0px;
}
.pages {
	position:relative;
	width:720px;
	font-size: 12pt;
	top: -15pt;
	line-height: 12pt;
	float: left;
	color: #EDF2F5;
}
ul {
	list-style-type: circle;
	position: relative;
	left: -15px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.style1 {color: #FF6600}
.style3 {
	color: #FF3300;
	font-weight: bold;
	font-size: 16pt;
}
.style4 {font-size: 18pt}
.style5 {font-size: 12pt}