@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.nav {
	font-size: 10px;
	color: #FFFFFF;
}
.mainbody {
	font-size: 10px;
	text-align: left;
	margin-bottom: 10px;
	margin-top: 0px;
}
.cenbody {
	font-size: 12px;
	text-align: center;
	line-height: 133%;
	margin-top: 0px;
	margin-bottom: 10px;
}
.nav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:hover {
	color: #333399;
	text-decoration: underline;
}
.nav a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.cenbody a:link {
	color: #666666;
	text-decoration: none;
}
.cenbody a:visited {
	color: #666666;
	text-decoration: none;
}
.cenbody a:hover {
	color: #666666;
	text-decoration: underline;
}
.cenbody a:active {
	color: #666666;
	text-decoration: none;
}
.topspace {
	margin-top: 20px;
}
.cenwhite {
	font-size: 12px;
	text-align: center;
	line-height: 133%;
	color: #FFFFFF;
}
.cenwhite a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.cenwhite a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.cenwhite a:hover {
	color: #333399;
	text-decoration: underline;
}
.cenwhite a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.mainind {
	font-size: 12px;
	text-align: left;
	margin-bottom: 10px;
	margin-top: 0px;
	color: #FFFFFF;
	padding-left: 10px;
}