BODY { 
  background: #766e54;
  color: #000000;
  font-family: times new roman, sans-serif ,helvetica;
  font-size: 11pt;
  text-align: center;
  margin: 0px;
}
a:link { color: #973f26; }
a:active { color: #973f26; }
a:visited { color: #973f26; }
a:hover { color: #766e54; }
a { text-decoration: none; }

#container { width: 780px; margin-left: auto; margin-right: auto; background: #ffffff; text-align: left; }
p { padding-left: 20px; padding-right: 20px; font-size: 10pt; }
p.btmtext { font-size: 9pt; padding-left: 20px; padding-right: 20px; font-style: oblique; }
b { font-size: 10pt; }
ul { padding-left: 20px; padding-right: 20px; font-size: 10pt; }

#hdr_image { position: relative; }
#links { position: absolute; top: 60px; left: 42px;  }
#links a { color: #fff; text-decoration: none; }
#links a:hover { text-decoration: underline; }