BODY {
  background: #231F20;
  margin: 0;
  padding: 0;
  font-family:Corbel;     
  color:#666666;
  font-size: 12px;
  min-width: 760px;
}

H1 {
  color: #000000;
  font-family:Corbel;
  font-size: 25px;
  font-weight:bold;  
  white-space: nowrap;
  margin: 0px 0 0px 15px;
}

H2 {
  color: #58595B;
  font-family:Corbel;
  font-size: 18px;
  font-weight:bold;  
  white-space: nowrap;
  margin: 0px 0 0px 15px;
}

H3 {
  color: #699419;
  font-family:Corbel;
  font-size: 18px;
  font-weight:bold;  
  margin: 0px 0 0px 15px;
}
H4 {
  color: #ED2224;
  font-family:Corbel;
  font-size: 16px;
  font-weight:bold;  
  margin: 0px 0 0px 15px;
}
p {
  color: #666666;
  font-family:Corbel;
  font-size: 13px;
  font-weight:bold;
  margin: 0px 0 0px 15px;
}
.txt {
  font-family:Corbel;     
  color:#000000;
  font-size: 12px;
  font-weight:bold;
  text-align:center;
}
.txt1 {
  font-family:Corbel;     
  color:#666666;
  font-size: 13px; 
  text-align:center;
}
.txt3 {
  font-family:Corbel;     
  color:#699419;
  font-size: 13px;
  text-align:left; 
  
}

div {
	width:97%;
	border:thin; 
	border-top-style:inset; 
	border-top-color:#333333; 
	border-right-style:inset; 
	border-right-color:#333333;
	margin-left:4px;
	border-left-style:inset; 
	border-left-color:#333333;
}
.txtbox {
  font-family:Corbel;     
  color:#000000;
  font-size: 12px;
  font-weight:bold;
  text-align:left; 
}
A {
  color: black;
  text-decoration: none;
}
A:hover {
  color: #666666;
  text-decoration: underline;
}

.TableHeader1 {
  color: #699419;
  font-family:Corbel;
  font-size: 14px;
  font-weight:bold;  
  margin: 0px 0 0px 15px;
}


