.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.footer {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #999999;
}
.headerBrn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #993300;
}
a:link {
	text-decoration: none;
	color: #CC9900;
	font-weight: normal;
}
a:visited {
	text-decoration: none;
	color : #996600;
	font-weight: normal;
}
a:active {
	text-decoration: none;
	color : #000000;
	font-weight: normal;
}
a:hover {
	text-decoration: underline;
	color : #FFCC00;
	font-weight: normal;
}
.subheader {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #996600;
}
.contentB {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.contentbrn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #993300;
}
