BODY, P, TD, LI, INPUT, SELECT, TEXTAREA {
  font-family: Verdana, Arial, Helvetica;
  font-size: 12px;
  color: #656565;
}
A:link {
  color: #3875BF;
}
A:hover {
  color: #94D3EF;
}
A:visited {
  color: #3875BF;
}
A.menu {
  text-decoration: none;
  font-weight: bold;
  font-family: Helvetica, Arial, Verdana;
  font-size: 13px;
}
A.menu:hover {
  text-decoration: underline;
}
P {
  margin-top: 4pt;
  margin-bottom: 2pt;
  text-align: justify;
}
H1 {
  color: #656565;
  font-size: 14px;
  margin-top: 0pt;
  margin-bottom: 5pt;
  text-align: center;
}
UL {
  margin-top: 3pt;
  margin-bottom: 4pt;
  margin-left: 20pt;
}
TD {
  text-align: left;
}
INPUT, SELECT, TEXTAREA {
   border: 1px solid;
   border-color: #CACACA;
   margin-width: 0px
   font-style : normal;
   font-size : 11px;
}
INPUT, SELECT {
   height: 14px;
}
INPUT.but {
  border: none; 
  width: 84px; 
  height: 18px; 
  font-size: 10px; 
  font-weight: bold;
  background: #94D3EF;
  color: white;
  margin-top: 5pt;
}
SELECT {
   font-size : 10px;
}
.error {
  color: red;
  font-weight: bold; 
}
.small {
  font-size: 9px;
}
.coupon {
  text-align: center;
  font-size: 14px;
  font-weight: bold;
}
