.content {
	color: #2b2b2b;
	font-size: 11px;
	font-family: verdana;
	text-align: justify;
	padding: 10px 3px; }
.headliner {
	color:       #371100;
	font-size:   22px;
	font-family: "Arial Black", arial, helvetica, verdana;
	font-weight: bold;
	text-decoration: none;
	text-align:  justify;
	letter-spacing: -1px;
	padding-top: 5px;
	padding-bottom: 5px; }
.content_main {
	color: #2b2b2b;
	font-size: 11px;
	font-family: verdana;
	text-align: justify;
	padding: 10px 3px; }
.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
.header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}

a.header:link { 
	color: #666666; 
	 text-decoration: none; 
}

a.header:visited	{ 
	color: #666666; 
	text-decoration: none;
}

a.header:active {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

a.header:hover { 
	color: #666666; 
	text-decoration: underline;
	font-weight: normal;
}

a.footer:link { 
	color: #666666; 
	 text-decoration: none; 
}

a.footer:visited	{ 
	color: #666666; 
	text-decoration: none;
}

a.footer:active {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

a.footer:hover { 
	color: #666666; 
	text-decoration: underline;
	font-weight: normal;
}