BODY, TD {
  font-family: arial, helvetica,sans-serif;
  font-size: 8pt;
  color: black;
 }

.butt {
  font-family: arial, helvetica,sans-serif;
  font-size: 9pt;
  font-weight: bold;
  color: white;
  background-color: #0080C0;
  padding-left: 2;
  padding-right: 2;
 }

INPUT, SELECT, OPTION, TEXTAREA {
  font-family: arial, helvetica,sans-serif;
  font-size: 8pt;
  color: black;
 }

A:link {
  color: #0050A0;
  text-decoration: underline;
 }

A:visited { 
  color: #606060;
  text-decoration: underline;
 }

A:hover {
  color: #0070E0;
  text-decoration: underline;
 }

.f1 {font-family: verdana,arial,geneva; font-size: 9pt; color: #ffffff;}

.smtag {font-family: arial,helvetica,geneva; font-size: 7pt; color: #a0a0a0;}
.smcoltag {font-family: arial,helvetica,geneva; font-size: 7pt; color: #ffffff;}
.smtoptag {font-family: arial,helvetica,geneva; font-size: 7pt; color: #d0d0d0;}

.normal {font-family: arial,helvetica,geneva; font-size: 8pt; color: #000000;}
.typed {font-family: courier new,arial,helvetica,geneva; font-size: 8pt; color: #000000;}

