.edit {
  color: #000000;
  font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
  font-size: 16;
  width: 100%;
}

a
{
  color: #0000FF;
  text-decoration: none;
}

table {
  font-size: 16;
}

fieldset {
  border: 1px solid #98AAB1;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px;
  width: 600px;
}

fieldset.legend {
  direction: ltr;
}

option {
  font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
  font-size: 16;
}

select {
  font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
  border: 1px solid #98AAB1;
}

body.std {
  font-family: Verdana, 'Trebuchet MS', Tahoma, Geneva, Arial, sans-serif;
  font-size: 16;
  width: 800px;
  color: black;
  text-align: justify;
  position: relative;
  left: 32px;
}

body.std div#banner.t2 {
  background-color: #54b3e4;
}

#container {
  clear: left;
  background-color: #e0e0e0;
  border-left: 13px solid #54b3e4;
  color: #000000;
  padding: 1em 20px 1em 27px;
  margin-top: 1px;
  _height: 24em;
  min-height: 24em;
}

h1 {
  text-align: center;
  color: #2222cc;
}

