body {
  background-color: #FFFFFF;
  color: #000000;
  background-image: url('newimages/tile-background.gif');
  font-family: Georgia;
  font-size: 95%;
}

a, a:visited, a:active {
  color: #0000FF;
}

.attention-text {
  color: #FF0000;
  font-size: 120%;
  font-weight: bold;
  font-family: Times New Roman;
}

.maintable {
  background-color: #FFFFFF;
  border: 1px solid #9F6E36;
  padding: 3px;
}

.maindiv {
  background-color: #FFFFFF;
  border: 1px solid #9F6E36;
  padding: 10px;
  width: 90%;
  text-align:left;
}

.maincell {
  text-align: center;
  padding: 14px 18px 7px 10px;
}

h1, h2, h3, h4, h5 { margin: 0px 0px 5px 0px; }

h1 {
  font-size: 160%;
  font-weight: bold;
  font-style: italic;
}

h2 {
  font-size: 150%;
  font-weight: bold;
  font-style: italic;
}

h3 {
  font-size: 120%;
}

h4 {
  font-size: 105%;
  font-weight:bold;
  font-family: Geneva, Arial, Helvetica, san-serif;
}

h5 {
  font-size: 90%;
}

.browntext {
  color: #A35C2E;
}

small {
  font-size: 70%;
  font-family: Times New Roman;
}

