body {
    }

a {    
text-decoration: none }
  a:link {
    color: navy }
  a:visited {
    color: purple }
  a:hover, a:active {
  text-decoration: underline; }

th {position: align="left"}

address {
    margin-top: 1em;
    padding-top: 1em;
    border-top: thin dotted } 

