body {
	text-align:center;
	background:#F3E3BE;
	margin:0 auto;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
a:link {
	color: #F3E3BE;
}
a:visited {
	color: #F3E3BE;
}
a:hover {
	color: #FF9900;
}
a:active {
	color: #FF9900;
}

a.content:link {
	color: #555829;
}
a.content:active {
	color: #555829;
}
a.content:visited {
	color: #555829; 
}
a.content:hover {
	color: #555829;
}
.stdText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #F3E3BE;
	font-weight: normal;
}
.pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
	color: #76834E;
	line-height: 20px;
}
.Nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	text-transform: none;
	color: #F3E3BE;
	letter-spacing: 0.07em;
