body { color: black; background-color: white; }

p {}

td {}

a:link { }

a:visited { }

a:hover { }

a:active { color: red }
h1 { color: #306; font-size: 20px; font-weight: bold; font-style: italic; }
h2 { color: #006; font-size: 18px; font-style: normal; }
h3 { color: #006; font-size: 16px; font-weight: bold; font-style: italic; margin: 1em 0; }
