<style type="text/css">
<!--




body {
  background-color: white;
  scrollbar-face-color: grey;
  scrollbar-highlight-color: red;
  scrollbar-shadow-color: black;
  scrollbar-3dlight-color: grey;
  scrollbar-arrow-color:  red;
  scrollbar-track-color: silver;
  scrollbar-darkshadow-color: grey;
  font-family: Verdana;
  font-size: 9px;
  color: black;
}

table {
  font-family: Verdana;
  font-size: 11px;
  color: black;
}

input {
  font-family: Verdana;
  font-size: 11px;
  color: black;
  border: 1px red solid;
  background-color: silver;
}

textarea {
  font-family: Verdana;
  font-size: 11px;
  color: black;
  border: 1px red solid;
  background-color: silver;
}

a:visited { text-decoration: none; color: black }
a:link    { text-decoration: none; color: black }
a:hover   { text-decoration: none; color: red }


--></style>
