body {
	font-size: 8pt; 
	font-family: Verdana;
	color: #cccc99;
	background-color: #cccc99;
	scrollbar-base-color: #cccc99; 
	scrollbar-arrow-color: #666666
}
.table table {
	background-color: #663333;
	font-size: 8pt
}
.table td {
	background-color: #cccc99;
	color: #666600
}
.table hr {
	color: #663333
}
.head td { 
	background-color: #663333;
	font-weight: bold;
	color: #ffffff;
	text-align: center
}
.white table {
	background-color: #ffffff;
	font-size: 8pt
}
.white td {
	background-color: #ffffff;
	font-weight: bold;
	color: #000000;
	text-align: center
}
.mustard td {
	background-color: #999933;
	font-weight: bold;
	color: #000000;
	text-align: center
}
.olive td {
	background-color: #666600;
	font-weight: bold;
	color: #000000;
	text-align: center
}
.khaki table {
	background-color: #cccc99;
	font-size: 8pt
}
.khaki td {
	background-color: #cccc99;
	font-weight: normal;
	color: #000000;
	text-align: left
}
.white2 table {
	background-color: #ffffff;
	font-size: 8pt
}
.white2 td {
	background-color: #ffffff;
	font-weight: bold;
	color: #000000;
	text-align: center
}
h1 {
  font-weight: bold;
	font-size: 14pt;
	color: #7E0D07
}
h2 {
	font-weight: normal; 
	font-size: 14pt;
	color: #7E0D07;
	text-align: center
}
h3 {
	font-weight: bold; 
	font-size: 10pt;
	color: #7E0D07;
}
.Txt {
	font-weight: normal; 
	font-size: 10pt;
	text-align: left;
	line-height: 14px; 
	color: #000000; 
}
.Txt a {
	text-decoration: none;
	color: #663333
}
.Txt a:hover {
	color: #666600
}
.White {
	font-weight: normal; 
	font-size: 10pt;
	text-align: left;
	line-height: 14px; 
	color: #ffffff; 
}
.White a {
	text-decoration: none;
	color: #ffffff
}