body {background: #ffffff; color: #000000; }
h1 {text-decoration: underline; }
h2 {text-decoration: underline; }
h3 {text-decoration: underline; }
h4 {text-decoration: underline; }
h5 {text-decoration: underline; }
A:visited { text-decoration: none; }
A:link { text-decoration: none; color: #000080; }
A:active { text-decoration: none;  }
A:hover { text-decoration: underline; font-weight: bold; }
table { border-left: 1px black solid; border-right: 1px black solid; border-top: 1px black solid; border-bottom: 1px black solid; }
