<!--

body,td {
  font-family:                 arial;
  FONT-SIZE:                   13px;
  line-height:                 16px;
  letter-spacing:              1px;
  font-weight:                 normal;
  color:                       #000000;
  text-align:                  center;

  scrollbar-face-color:        #8A6955;
  scrollbar-shadow-color:      #D0C6BD;
  scrollbar-highlight-color:   #D0C6BD;
  scrollbar-3dlight-color:     #D0C6BD;
  scrollbar-darkshadow-color:  #D0C6BD;
  scrollbar-track-color:       #D0C6BD;
  scrollbar-arrow-color:       #D0C6BD

}

:link { text-decoration: underline; color:#9c634a; background: transparent; }

:visited { text-decoration: underline; color:#9c634a; background: transparent; }

:active { text-decoration: blink; color:#9c634a; background: transparent; }




hr {border:0px; width:50%; heiht:2px; color:#8A6955; background-color: #000;
margin-top:20px; margin-bottom:20px; text-align:center;}

h1 {
  FONT-SIZE:                   13px;
  font-weight:                 bold;
  text-align:                  center;
  margin-bottom:               25px;
}

h2 {
  FONT-SIZE:                   15px;
  font-weight:                 bold;
  text-align:                  center;
}

-->