body {
  font: 12px arial, verdana, helvetica, sans-serif;
  color:#676042;
  background: #bac08c;
  margin: 0 0 20px 0;
  line-height: 148%;
  }

p, li, ul, dd, td {
  font: 12px arial, verdana, helvetica, sans-serif;
  color:#676042;
  line-height: 148%;
  margin-top: 0px;
  }
 
a {
  font: 12px arial, verdana, helvetica, sans-serif;
  text-decoration: underline;
  color:#676042;
  }

i a {
  font-style: italic;
  }
  
a:hover {
  color:#ffffff; 
  }

h1 {
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  margin: 0 0 10px 0;
  }

.downloadlink a, .activedownloadlink {
  text-decoration: none;
  color:#676042;
  line-height: 120%;
  background: url(../images/download.gif) right 2px no-repeat;
  padding: 0 16px 9px 0;
  margin: 0;
  width: 192px;
  text-align: right;
  display: block;
  font-weight: bold;
  font-size: 11px;
  letter-spacing: 0.1em;
  }
.downloadlink a:hover {
  color: #ffffff;
  }
.activedownloadlink {
  color: #ffffff;
  }
  
  
#pagebody {
  width: 770px;
  align: center;
  }
  
#bodytext {
  padding-right: 40px;
  
  }

#modform {
  padding-right: 24px;
  letter-spacing: 0.1em;
  text-align: right;
  font-size: 11px;
  font-weight: bold;
  line-height: 120%;
  }
  
div.hr {
  height:6px;
  border: 0px;
  width:100%;
  background: url(../images/horz-dot.gif) left top repeat-x;
  margin: 22px 0 22px 0;  
  }
div.hr hr {
  display: none;
  }
  
a.newslink {
  text-decoration: none;
  font-weight: bold;
  color: #ffffff;
  }

a.modform {
  letter-spacing: 0.1em;
  text-align: right;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  }

.formcell {
  padding-bottom: 11px;
  }
  
.input-text { 
  border: 0px;
  font-size: 11px;
  padding: 3px;
  width: 430px;
  }

.input-submit {
  width: 76px;
  height: 20px;
  background: #857f59;
  color: #ffffff;
  border: 0px;
  font-size: 11px;
  }

textarea { 
  border: 0px;
  font-size: 11px;
  padding: 3px;
  width: 430px;
  }
