body    { color: black; font-size: 100%; background-color: white } 
a  { text-decoration: none }
a:hover    { color: teal; position: relative; top: 1px; left: 2px }
a:link   { color: gray }
a:visited   { color: gray }
h1 { font-size: 1em }
p  { color: black; font-size: 0.7em; line-height: 2.5em }
h4  { color: black; font-style: normal; font-weight: lighter; font-size: 8pt; line-height: 120% }
