body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #220E00;
}
.header1 {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.WhiteBigHeader {
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
	color: #F0E0D3;
}
.normalwhite {
	font-family: verdana;
	font-size: 12px;
	color: #FFFFFF;
}
.headerdark {
	font-family: verdana;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.linehorz {
	border: thin solid #6C2D1E;
}
.hr {
  line:1;
  background: #E19832;
}
.normaldark {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #220E00;
}

