body {
  background-color: #242D3E;
  font-family: "Lucida Sans Unicode", verdana, tahoma, arial;
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
  color: #8D9BB4;
}

p, td, th, blockquote, ul, ol {
  font-family: "Lucida Sans Unicode", verdana, tahoma, arial;
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
  color: #8D9BB4;
}

input, select {
  font-family: arial, helvetica;
  font-size: 11px;
  font-weight: normal;
  font-style: normal;
  color: #404040;
  background-color: #B3C0D0;
  border: outset 1px #BBBBBB;
  height: 18px;
}

.formbtn {padding:0; margin:0; border:none; background:none; cursor:pointer;}

.fsml    {font-size: 9px; color: #969696;}
