BODY {
  font-family: trebuchet ms,arial,helvetica,sans-serif;
  font-size: 10px;
  font-style: bold;
  color: white;
  background: black;
}

TD, DIV, FORM {
  font-family: trebuchet ms,arial,helvetica,sans-serif;
  font-size: 12px;
  font-style: bold;
  color: white;
  background: black;
}

INPUT, TEXTAREA {
  font-family: trebuchet ms,arial,helvetica,sans-serif;
  font-size: 12px;
}

.gray_text {
  font-family: trebuchet ms,arial,helvetica,sans-serif;
  font-size: 12px;
  color: #808080;
}

A:link {text-decoration: none; color: black; font-size: 12px;}
A:visited {text-decoration: none; color: black; font-size: 12px;}
A:active {text-decoration: none; color: black; font-size: 12px;}
A:hover {text-decoration: none; color: #C08080; font-size: 12px;}
