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: 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; }

.bar { background-color: #000000; }
.header { background-color: #CCCC99; }
.footer { color: #FFFFFF; font-family: Arial, sans-serif; font-size: 10px; }

a:link.footer { color: #FFFFFF; }
a:visited.footer { color: #FFFFFF; }
a:hover.footer { color: #FFFFFF; }
a:active.footer { color: #FFFFFF; }
