body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.content {
	margin:0.5em;
	font-family:  Verdana, Geneva, sans-serif;
	color:#525252;
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	line-height: 1.5em;
	font-size: 12px;
	font-weight:400;
}
.header {
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	color: #9f5a00;
	font-family: 'Lucida Sans Unicode','Trebuchet MS',arial,verdana,sans-serif;
	font-weight: bold;
	font-size:23px;
	line-height: 30px;
	letter-spacing: -1px;
}


.menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	
}
.menu a:link {
	text-decoration: none;
}
.menu a:visited {
	text-decoration: none;
	color: #fff;
}
.menu a:hover {
	text-decoration: none;
	color: #E4E4E4;
}
.menu a:active {
	text-decoration: none;
}

.footer a:link {
	vertical-align: baseline; 
	font-size: 9px; 
	color: #fff;
	font-weight:bold;
	text-decoration: none;
	color: #fff;
}
.footer a:visited {
	vertical-align: baseline; 
	font-size: 9px; 
	color: #fff;
	font-weight:bold;
	text-decoration: none;
	color: #fff;
}
.footer a:hover {
	vertical-align: baseline; 
	font-size: 9px; 
	color: #fff;
	font-weight:bold;
	text-decoration: none;
	color: #fff;
}
.footer a:active {
	vertical-align: baseline; 
	font-size: 9px; 
	color: #fff;
	font-weight:bold;
	text-decoration: none;
}

.menu.link {
	COLOR: #fff; 
	TEXT-DECORATION: none
}
.menu.visited {
	COLOR: #fff; 
	TEXT-DECORATION: none
}
.menu.hover {
	COLOR: #000; 
	TEXT-DECORATION: underline
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align:center;
	font-weight:400;
}

.style12 {
	vertical-align: baseline; 
	font-size: 9px; 
	color: #fff;
	font-weight:bold;
}
.image {
	background-color:#E8E8E8;
	padding: 7px 7px 7px 7px;
	border: 3px;
	border-bottom: solid;
	border-top: solid;
	border-right: solid;
	border-left: solid;
	border-bottom-width:1px;
	border-top-width:1px;
	border-right-width:1px;
	border-left-width:1px;
	border-color:#B7B7B7;
}
.content a {
	color: #686868;
}