
body, td, a, p,
h1, h2, h3,
button, input       { font-family: verdana; }

body, td, a, p,
button, input       { font-size: 7.5pt; }
h1                  { font-size: 10.5pt; font-weight: bold; }
h2                  { font-size: 9pt;   font-weight: bold; }
h3                  { font-size: 7.5pt; font-weight: bold; }          

body                { margin: 0 0 0 0; } 
h1                  { margin: 0 0 0 0; }

h3                  { color: #5b6a90; }
a                   { color: #5b6a90; }
p                   { color: #595959; }

input.button        { border: 1px solid #d8dae2; background-color: #d8dae2; color: #595959; cursor: hand; }
input.textinput,
input.rotextinput   { border: 1px solid #818181; background-color: #e6e6e6; color: #595959; padding-left: 5px; padding-right: 5px; }
input.rotextinput   { color: #818181; }
input.checkboxinput { border: 0; margin: 0px; padding: 0; color: #595959; }

span.graytext       { color: #818181; }
span.bluetext       { color: #5B6A90; }
p.errortext,
span.errortext      { color: #ff0000; }
