body { color: black; font-family: verdana; font-weight: normal; background-color: white; }

p {}

td {}

a:link { color: blue }

a:visited { color: purple }

a:hover { color: purple }

a:active { color: red }
h1 { color: teal; font-size: 18pt; font-family: verdana; font-weight: normal; margin: 0.67em 0; }
h2 { font-size: 16pt; font-family: verdana; font-weight: bold; margin: 0.83em 0; }
h3 { color: gray; font-size: 14pt; font-family: verdana; font-weight: lighter; margin: 1em 0; }
h4 { color: blue; font-size: 11pt; font-family: verdana; font-weight: normal; margin: 1.33em 0; }
h5 { color: navy; font-size: 9pt; font-family: verdana; font-weight: lighter; margin: 1.67em 0; }
h6 { color: navy; font-size: 10pt; font-weight: bold; font-style: italic; margin: 2.33em 0; }
