BODY {
  background: WHITE;



}



.smallbody {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #000000;
        line-height: 14px;}

       .smallbody a:link { color: #000080; text-decoration: underline; }
       .smallbody a:active { color: #000080; text-decoration: underline; }
       .smallbody a:visited { color: #000080; text-decoration: underline; }
       .smallbody a:hover { color: #000080; text-decoration: underline; }
}

.courtsey{
        font-family: Verdana, Arial, Helvetica, sans-serif;
        background: #000080;
                  font-size: 12px;
        color: #ffffff;
        line-height: 14px;}
                  .courtsey a:link { color: white; text-decoration: underline; }
       .courtsey a:active { color: white; text-decoration: underline; }
       .courtsey a:visited { color: white; text-decoration: underline; }
      .courtsey a:hover { color: white; text-decoration: none; }

.resultdata{
        font-family: Verdana, Arial, Helvetica, sans-serif;
        background: white;
                  font-size: 12px;
        color: black;
        line-height: 14px;}



.headertext {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 14px;
        color: #000000;
        line-height: 20px;
        font-weight: bold;
}



INPUT {
background-color: #ececec;
color: black;
font-size: 10px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
}

TEXTAREA {
background-color: #ececec;
border: black 2px solid;
color: black;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: bold
}



select { font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px; font-weight: bold; color: #000000;
text-decoration: none;
background-color: #ececec}




