body
{ font-family: "Arial", "Helvetica", sans-serif;
  color: black;
  background-color: #E6E1E0;
  font-size: 75%;
}
h1
{ font-size: 175%; 
  color: #494848;
  font-weight: bold; 
}
h2
{ font-size: 125%; 
  color: #494848;
  font-weight: bold;
}
h3
{ font-size: 100%; 
  color: #494848;
  font-weight: bold;
}
td
{ font-family: "Arial", "Helvetica", sans-serif;
  color: black;
  font-size: 75%;
}
A
{ 
}
A:link
{ color: #cc0000;
}
A:visited
{ color: #cc0000;
}
A:active 
{ color: #cc0000;
}

.Button
{ font-family: "Arial", "Helvetica", sans-serif;
  color: black;
  font-size: 90%;
}
