body {
background-color: #213929;
background-color: #222222;
}
.HDG{
  color:a93d00;
  font-size:29px;
  letter-spacing:2.4px;
  font-style:italic;
  text-shadow: 2px 2px 1px rgba(0, 0, 0, .17);
}
.pagetitle{
  font-size:23px;
  font-style:italic;
}
.lb{
  text-transform:uppercase;
  font-size:11px;
  width:130;
}
a {
  color: 333333;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
td {
font-size:15px;
font-family: arial, helvetica, sans-serif;
color: #0E3A17;
}
.tophead {
  font-size: 11px;
  color: 444444;
  font-weight: bold;
}
.link {
  font-size: 12px;
  font-weight: bold;
}
.hb0{
  font-weight:bold;
  font-size:12px;
  color:#000000;
  text-transform:uppercase;
}
.hc0{
  font-weight:bold;
  font-size:12px;
  color:#aa4100;
  text-transform:uppercase;
}
.hc1{
  font-weight:bold;
  font-size:14px;
  color:#aa4100;
}
.hc2{
  font-weight:bold;
  font-size:16px;
  color:#aa4100;
  text-transform:uppercase;
}
img{border-radius:5px;}