a:link, a:active, a:visited { font: 11px Verdana, Arial, Helvetica, sans-serif;	color: #FFFFFF; }
a:hover { font: 11px Verdana, Arial, Helvetica, sans-serif;	color: #A5692E;	text-decoration: none; }
body { margin: 20px auto 0 auto; text-align: center; background-color:#074200; 
font: 12px Verdana, Arial, Helvetica, sans-serif; color: #D3AC4B;  }
html > body { margin: 20px auto 0 auto; }
li {
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
#heading {
	font-size: 16px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-bottom: 2px;
	font-weight: bold;
}
.body_witdh {
	width: 450px;
}
