* { padding: 0; margin: 0; }
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; }
h1, h2, h3, h4, h5, h6, p, table, td, th, li { line-height: 1.5em; color: #036; }
img { border: none; }
td { border-bottom: solid 1px white; }

/* 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; }

