body {
  background-color: #EAEAEA;
  color: #000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  margin: 0px; }

font, p, div, td, th {
  color: #000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px; }

.textbg {
  background-image: url(../images/text_bg.jpg);
  background-position: left top;
  vertical-align: top;
  text-align: justify;
  height: 573px;
  width: 362px; }
  
  .pattedtd {
  padding-top: 6px;
  padding-bottom: 6px;
  vertical-align: top;
  background-color: #ffffff; }
   
 
a:link, a:visited, a:active {
  font-size: 10px;
  color: #9B5521;
  text-decoration: underline;
   }

a:hover {
  color: #D3C69C;
  text-decoration: none; }
  
 .title {
  font-weight: bold;
  font-size: 16px; }
  
  
a.title:link, a.title:visited, a.title:active {
  color: #9B5521;
  text-decoration: underline;
  font-size: 16px;
  font-weight: bold; }

a.title:hover {
  color: #D3C69C;
  text-decoration: none;
  font-size: 16px;
  font-weight: bold; }
