
body, td, input, select  { font-size: 13px; font-family: Georgia, "Times New Roman", Times }
a { color: #000 }
a:hover { color: #063 }
p { font-size: 13px; margin-top: 5px; margin-bottom: 5px }
form  { margin: 0px }
h1  { font-weight: normal; font-size: 28px; margin-top: 5px; margin-bottom: 5px }
h2  { color: #363; font-weight: bold; font-size: 16px; margin-top: 3px; margin-bottom: 3px }
.smltext  { font-size: 10px }
ul { margin: 0px; padding: 0px }
li { padding: 0px }

.debug  { white-space:nowrap; color: #fff; font-size: 11px; font-family: "Courier New", Courier, Monaco; background-color: #900; margin: 4px; padding: 4px; visibility:hidden; position:absolute; top:0px; left:0px }
.debug td  { white-space:nowrap; color: #fff; font-size: 11px; font-family: "Courier New", Courier, Monaco; background-color: #900; padding: 1px }


/* 
when debugging, enable the following style:
.debug  { white-space:nowrap; color: #fff; font-size: 11px; font-family: "Courier New", Courier, Monaco; background-color: #900; margin: 4px; padding: 4px;  }

when not debugging use this:
.debug  { white-space:nowrap; color: #fff; font-size: 11px; font-family: "Courier New", Courier, Monaco; background-color: #900; margin: 4px; padding: 4px; visibility:hidden; position:absolute; top:0px; left:0px }
*/



