html { height: 100%; background-color: #fff; background: url(ROC_150_opt.gif) left top repeat-x; }
body { color: #036; background-color: #efefef; padding: 0; margin: 0; margin-top: 70px; padding: 1em 2em; min-height: 430px; border-bottom: solid 2px silver; }
h1, h2, h3, h4, h5, h6, p, table, td, th, li { line-height: 1.5em; color: #036; font: normal 0.8em Verdana,Helvetica,Arial,sans-serif; }
h1 { font-size: 150%; }
h2, h3, h4 { font-weight: bold; }
img { border: none; }
td { border-bottom: solid 1px white; }
input, textarea { border: solid 1px silver; }
input[type="submit"], button { color: #efefef; background-color: #0066cc; padding: 2px 1em; border: solid 1px white; }
input[type="submit"]:hover { color: black; background-color: silver; }
/* Links */
a:link, a:hover, a:active, a:visited { color: #06c; font-weight: bold; text-decoration: underline; white-space: nowrap; }
a:visited { color: #666; }
a:hover { color: #900; }
