body { background: #B0C4DE; color:black; margin-left: 2em; margin-right: 2em; margin-top: 1em; }
h1 { font-size: 1.5em; line-height: 5.0em; }
h2 { font-size: 1.2em; line-height: 1.5em; } 
h3 { font-size: 1.0em;; line-height: 3.0em;  } 
p { line-height: 2em; }
table, td, th { border-width: 2px; border-style: solid; border-color: royalblue; }
th { background: lightblue; }
td { background: azure; }
ul { line-height: 2.5em; }
a:link { color: blue; }
a:visited { color: purple; }
a:hover { color: darkorange; }