body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #627A3C;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.header {
	font-size:12px;
	font-weight:bold;
}
.subheader-yellow {
	font-size:14px;
	font-weight:bold;
	color:#FFD052;
}
.subheader-black {
	font-size:14px;
	font-weight:bold;
	color:#000000;
}
.txt-list {
	line-height:18px;
}
.footer {
	font-size:9px;
	color:#000000;
	text-decoration:none;
	text-align:center;
}
.footer a:hover {
	color:#006633;
}
.txt-black {
	font-size:12px;
	color:#000000;
}
.family-txt-large {
	font-size:20px;
	font-weight:normal;
}
a.specialLink:link { color: white; }
a.specialLink:visited { color: white; }
a.specialLink:hover { color: white; }
.content1 {
  margin-left:auto;
  margin-right:auto;
  border:2px solid #FFF;   position:relative; }
