html, body {margin: 0px; padding: 0px; border: 0px;}

p {
  line-height: 140%;
  text-align: left;
  font-size: 14px;
  color: black;
  font-family: Trebuchet MS;
}

.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;
}

.sign {
  text-align: left;
  font-size: 14px; 
  color: silver;
  font-family: Trebuchet MS;
}

.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;
}

.right {
  text-align: right;
  font-size: 14px; 
  color: black; 
  font-family: Trebuchet MS;
}



a {
  text-align: left;
  font-size: 14px;
  color: black;
  font-family: Trebuchet MS;
}

  .menu:link { text-decoration: none; color: black;}
  .menu:visited { text-decoration: none; color: black;}
  .menu:active { text-decoration: none; color: black;}
  .menu:hover { text-decoration: underline; color: black;}

li                         { font-family: Verdana; font-size: 14px }
.COLAPSE         { border-collapse: collapse}
.FFORM1           { font-family: Verdana; font-size: 14px; width: 250px }
.FFORM2           { font-family: Verdana; font-size: 14px; width: 350px }
.FORMTEXT     { font-family: Verdana; font-size: 14px; margin-top: 0; margin-bottom: 0 }

