@charset "utf-8";
.heading3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: small-caps;
	color: #FFFFCC;
	text-align: center;
	padding-left: 0px;
	background-color: 6E6751;
	padding-right: 5px;
	padding-bottom: 5px;
	background-repeat: no-repeat;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-LEFT-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: 943F00;
	border-right-color: 943F00;
	border-bottom-color: 943F00;
	border-left-color: 393827;
	border-left-style: solid;
}
