.normal {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color : #3A1D15;
}
A:HOVER {
	text-decoration : none;
	font-style : normal;
	font-weight : normal;
	color : #B96F30;
}
.body {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #FFCC99;
}
.bodyBold {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 12px;
	font-style : normal;
	font-weight : 800;
	color : Navy;
}
.caption {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 10px;
	font-style : normal;
	font-weight : 500;
	color : Navy;
}
.reverse {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 10px;
	font-style : normal;
	font-weight : 500;
	color : ffffff;
}
.headline {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 15px;
	font-style : normal;
	font-weight : 800;
	color : #FFD0AC;
}.picture {
	border: thin groove #9C3919;
}
.tableheader {

	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 13px;
	font-style : normal;
	font-weight : 800;
	color : #FFD0AC;
}
.normalreverse {

	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 13px;
	font-style : normal;
	font-weight : normal;
	color : #FFFFFF;
}
.headtable {


	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 11px;
	font-style : normal;
	font-weight : 800;
	color : #FFD0AC;
}
.legal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #330000;
}
a:link {
	text-decoration: none;
}
.scroll {
	overflow: auto;
}
.italicheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CB8047;
	text-decoration: none;
	font-style: italic;

}
a:visited {
	color: #C79F7C;
}
.bigheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFCC99;
}
