html, body {margin: 0px; padding: 0px; border: 0px;}

p {
  text-align: left;
  font-size: 14px;
  color: black;
  font-family: Trebuchet MS, verdana;
}

.hline {
  text-align: center;
  font-size: 14px; 
  color: #CE2FCA; 
  font-family: verdana;
}

.set {
  text-align: center;
  font-size: 14px; 
  color: black; 
  font-family: Trebuchet MS, verdana;
}

.sign {
  text-align: left;
  font-size: 14px; 
  color: silver;
  font-family: Trebuchet MS, verdana;
}

.box {
  text-align: right;
  font-size: 14px; 
  color: silver;
  font-family: verdana;
}

.tbl {
  text-align: left;
  font-size: 14px; 
  color: black;
  font-family: verdana;
}

.txt {
  text-align: justify;
  font-size: 14px;
  color: black;
  font-family: Trebuchet MS, verdana;
}

a {
  text-align: left;
  font-size: 14px;
  color: black;
  font-family: verdana;
}

.cen {
  text-align: center;
  font-size: 14px;
  color: black;
  font-family: Trebuchet MS, verdana;
}

  .top:link { text-decoration: none; color: silver; }
  .top:visited { text-decoration: none; color: silver; }
  .top:active { text-decoration: none; color: silver; }
  .top:hover { text-decoration: underline; color: silver; }

  .menu:link { text-decoration: none; color: black; font-family: Trebuchet MS; }
  .menu:visited { text-decoration: none; color: black; font-family: Trebuchet MS; }
  .menu:active { text-decoration: none; color: black; font-family: Trebuchet MS; }
  .menu:hover { text-decoration: underline; color: black; font-family: Trebuchet MS; }

li            { font-family: Verdana; font-size: 14px }
.COLAPSE      { border-collapse: collapse}
.FFORM1       { font-family: Verdana, Arial; font-size: 14px; width: 250px }
.FFORM2       { font-family: Verdana, Arial; font-size: 14px; width: 350px }
.FORMTEXT     { font-family: Verdana, Arial; font-size: 14px; margin-top: 0;
               margin-bottom: 0 }
