html, body
{
   height: 100%;
   margin-bottom: 0px;
   margin-left: 0px;
   margin-right: 0px;
   margin-top: 0px;
   padding-bottom: 0px;
   padding-left: 0px;
   padding-right: 0px;
   padding-top: 0px;
}

body, input, select, td, textarea { color: #000000; font-family: Verdana, Arial, sans-serif; font-size: 12px; }
hr { background-color: #000000; border-width: 0px; color: #000000; height: 1px; }

.select { width: 200px; }
.text { width: 200px; }
.textbox { height: 100px; width: 200px; }

.bodycell { padding-bottom: 10px; padding-left: 10px; padding-right: 10px; padding-top: 10px; }

.footer { color: #BFBFBF; font-size: 10px; }
a:link.footer { color: #BFBFBF; text-decoration: none; }
a:visited.footer { color: #BFBFBF; text-decoration: none; }
a:hover.footer { color: #BFBFBF; text-decoration: underline; }
a:active.footer { color: #BFBFBF; text-decoration: none; }

a:link.navigation { color: #000000; text-decoration: none; }
a:visited.navigation { color: #000000; text-decoration: none; }
a:hover.navigation { color: #000000; text-decoration: underline; }
a:active.navigation { color: #000000; text-decoration: none; }

.ads { font-weight: bold; padding: 15px; }
