body {
background-color: #ffffff;
}

body, table, td {
  font-size: 15px;
font-family:tahoma;

  TEXT-ALIGN: justify ;


}

a, a:visited {
  color: #8f2500;
  text-decoration: none;
}

a:hover, a:active, {
  color: #8f2500;
  text-decoration: underline;
}

h1 {
font-weight:normal;
font-size:20px;
display:inline
}