body {
  margin: 10px 0 0 0;
  padding: 0;
  background-color: #C3BFA2;
  font-family: Tahoma, Verdana, Arial;
  text-align: center;
}

h1 {
  font-size: 17px;
  font-weight: bold;
  margin-top: 14px;
  margin-bottom: 10px;
}

h2 {
  font-size: 11px;
  margin: 0;
}

h3 {
  font-size: 11px;
  margin: 0;
}

p {
  margin-top: 5px;
  margin-bottom: 13px;
  line-height: 15px;
  text-align: justify;
}

span {
  color: #6D7E40;
}

#container {
  margin: 0 auto;
  text-align: left;
  width: 760px;
}

#sub table {
  margin-top: 5px;
  border-collapse: collapse;
  font-size: 11px;
  font-weight: normal;
}

#sub td {
  color: #707070;
  vertical-align: top;
}
 
#middle .middleright table td {
  line-height: 16px;
  text-align: left;
  font-size: 11px;
}

#header {
  width: 760px;
  height: 252px;
}

#middle {
  padding-top: 1px;
  padding-bottom: 1px;
  width: 760px;
  background-image: url('/img/bg.gif');
  font-size: 12px;
}

#middle .text {
  padding-left: 11px;
  padding-right: 8px;
  width: 453px;
  float: left;
  vertical-align: top;
  text-align: left;
}

#middle .middleright {
  padding-left: 20px;
  padding-top: 23px;
  vertical-align: top;
  float: left;
  text-align: left;
}

a:link, a:visited {
  text-decoration: underline;
  color: #6D7E40;
}

a:hover {
  text-decoration: none;
  color: #4D5E20;
}

#articles {
  padding-top: 3px;
}

#articles h2 {
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 4px;
}

#articles p {
  font-size: 11px;
  line-height: 14px;
  text-align: justify;
  margin-left: 15px;
  margin-right: 10px;
}

#lastp {
  margin-bottom: 0;
}

#sub h1 {
  margin-bottom: 2px;
}

#sub h2 {
  margin-bottom: 10px;
  text-decoration: underline;
}

* html .clearfix { height: 1%; }

.clearfix:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

.td1 {
  width: 78px;
}

.title {
  font-weight: bold;
  margin-bottom: 2px;
}