body {
	font-family: Arial;
	font-size: 9pt;
	color: #463A27;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: center;
	background-color: #FAECD4;
}
.at {
	font-family: Tahoma;
    	font-size: 8pt;
	color: #463A27;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
.atb {
	font-family: Tahoma;
    	font-size: 8pt;
	color: #463A27;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
.atl {
	font-family: Tahoma;
    	font-size: 10pt;
	color: #463A27;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
.error {
	font-family: Tahoma;
    	font-size: 8pt;
	color: #FF0000;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
.footertext {
	color: E3AF61;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.navbartext {
	font-family: Tahoma;
    	font-size: 8pt;
	color: #463A27;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
.navbartext:hover
{
	font-family: Tahoma;
	font-size: 8pt;
	color: #463A27;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}
.navbartextb {
	font-family: Tahoma;
    	font-size: 8pt;
	color: #463A27;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
.navbartextb:hover
{
	font-family: Tahoma;
	font-size: 8pt;
	color: #463A27;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
}
.link {
	color: E3AF61;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.link:hover {
	color: E3AF61;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline
}
