body
{
  background-color: white;
  margin: 0 0 0 0;
  color: black;
  font-family: "Courier New", "Courier", "Tahoma", "Verdena", Arial;
  font-size: 9; 
SCROLLBAR-FACE-COLOR: #996633; SCROLLBAR-SHADOW-COLOR: #be864f; SCROLLBAR-ARROW-COLOR: #000000; SCROLLBAR-TRACK-COLOR: #cc9966; SCROLLBAR-DARKSHADOW-COLOR: #996633;

}

a, a:visited
{
  color: blue;
}

img, a img
{
  border: 0px;
}

.txt
{
  font-family: "Courier New", "Courier", "Tahoma", "Verdena", Arial;
  font-size: 13; 
}

h3
{
  font-family: Courier New, Courier, Tahoma, sans-serif;
  font-size: 2.5em;
  font-weight: bold;
  margin-top: 6px;
  margin-bottom: 5px;
}

hr
{
  margin: 10px;
  height: 1px;
  border: 1px solid white;
}

p
{
  margin: 0px;
  margin-bottom: 5px;
}

