body { 
		FONT-FAMILY: arial, verdana, sans-serif;
		color: #000000;
		font-size: 13px;
		text-decoration:none;
		font-weight:normal;
		text-transform:none;
		}
a {
	text-decoration:underline;
	color: #000000;
	font-weight:normal;
	text-transform:none;
	font-size: 13px;
}		
a:link {
	text-decoration:underline;
	color: #000000;
	font-weight:normal;
	font-size: 13px;

}
a:visited {
	text-decoration:underline;
	color: #000000;
	font-weight:normal;
			font-size: 13px;

}
a:active {
	text-decoration:underline;
	color: #000000;
	font-weight:normal;
			font-size: 13px;

}
a:hover{text-decoration:underline;
	color: #b5c58e;
	font-weight:normal;
			font-size: 13px;

}

#maincontent a {
	text-decoration:underline;
	color: #000000;
	text-transform:none;
	font-size: 13px;
	font-weight:bold;
}		
#maincontent a:link {
	text-decoration:underline;
	font-size: 13px;
	color: #000000;
	font-weight:bold;
}
#maincontent a:visited {
	text-decoration:underline;
	color: #000000;
	font-size: 13px;
	font-weight:bold;
}
#maincontent a:active {
	text-decoration:underline;
	color: #000000;
	font-size: 13px;
	font-weight:bold;
}
#maincontent a:hover{text-decoration:underline;
	color: #b5c58e;
	font-size: 13px;
	font-weight:bold;
}

h1 { color:#411e1f; font-size: 16px; font-weight:bold;}
h2 { color:#b5c58e; font-size: 14px; font-weight:bold; margin-bottom:0px;padding-bottom:0px;}
h3 { color:#411e1f; font-size: 13px; font-weight:bold;}
h5 { color:#411e1f; font-size: 13px; font-weight:bold; padding:0px; margin:0px;}
h4 { color:#411e1f; font-size: 10px; font-weight:bold;}
.hidden {display:none;}
p {line-height:16px; margin-top:10px;}
p .quote {text-align: center;}
#submenu {color: #ffffff;font-size:10px;text-transform:none;}
#submenu a:link, a:visited, a:active {color: #ffffff;font-size:10px;text-decoration:none;text-transform:none;}
#submenu a:hover {color: #b5c58e;font-size:10px;text-decoration:underline;text-transform:none;}


