a:link {text-decoration: none; color: 00008b}
a:visited {text-decoration: none}
a:active {text-decoration: none}
a:hover {text-decoration: none; color: red}
.section {margin:10px; max-width:960px}
.header {font-weight:bold; color: 0F5C19}

html {font-family: Arial}
.authorName {color: 5b2503}
td {padding:7px}
td div {padding:7px}

li {margin:6px}
ul {list-style: square}

html { font-family: "Arial" }
table, th, td {
  border: 1px solid black;
}
