  .login_field { width: 125px; }
  .login_text {
    font-style: normal;
    font-weight: normal;
    font-size: 10px;
    font-family: Arial, Helvetica, san-serif;
    text-align: left;
  }
  .other_text {
    font-style: normal;
    font-weight: normal;
    font-size: 10px;
    font-family: Arial, Helvetica, san-serif;
    text-align: center;
  }
  /*.other_text a:link { color: #000000; text-decoration: none; } */
  /*.other_text a:visited { color: #000000; text-decoration: none; }*/
  /*.other_text a:hover { color: #0000FF; text-decoration: underline; } */
  body {
    /*background-color: #E6E4E4; */ /* [Silver] Pick Number */
    text: black;
    margin-left: 0px;
    margin-top: 0px;
  }
  td { font-size: 11px; font-family: Arial, Helvetica, Sans Serif; }
  th { font-size: 11px; font-family: Arial, Helvetica, Sans Serif; }
