body {
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: 12px;
  color: black;
}

td {
  margin: 0px;
  padding: 0px;
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: 12px;
  color: #555555;
}

a {
  color:#09c;
  font-size:11px;
  text-decoration:none;
  font-weight:600;
  font-family:verdana, arial, helvetica, sans-serif;
}
a:link {color:#b24747;}
a:visited {color:#C8DAAA;}
a:hover {background-color:#bbb;}

.smalltxt {  font-size: 8pt; color: #555555; }
.greytxt {  font-weight: normal; font-size: 9pt; color: #7d7d7d; }


input.textstyle   { border: 1px #E3E3E3 solid; padding: 2px; font-family: Arial; font-size: 11px; height:20px; background-color: #ffffff;}
input.buttonstyle { border: #ffffff 1px solid; padding: 2px; font-family: Arial; font-size: 12px; height:20px; background-color: #e3e3e3; cursor:hand;}
select { border: #1f205f 1px solid; padding: 0px; font-family: Arial; font-weight: normal; font-size: 11px; CURSOR: normal; background-color: #ffffff}
option { border: #1f205f 1px solid; padding: 0px; font-family: Arial; font-weight: normal; font-size: 11px; color: #1f205f; CURSOR: normal; background-color: #ffffff}
textarea { border: #1f205f 1px solid; padding: 2px; font-family: Arial; font-weight: bold; font-size: 11px; CURSOR: normal; background-color: #ffffff}
