 BODY { background: #ffffff; margin: 0em 0em 3em } /* top=1em, right=2em, bottom=3em, left=2em */

H1 { font-family: helvetica, sans-serif; font-size: 24pt }
H2 { font-family: helvetica, sans-serif; font-size: 18pt }
H3 { font-family: Garamond, Times New Roman, Times, serif; font-size: 22pt; font-weight: 700 }
H4 { font-family: helvetica, sans-serif; font-size: 12pt }
H5 { font-family: arial, helvetica, sans-serif; font-size: 10pt }
H6 { font-family: arial, sans-serif; font-size: 9pt }

CODE { font-family: Courier New, serif; background-color: yellow }


P { font-family: helvetica, sans-serif }

B { font-family: helvetica, sans-serif; font-weight: 600 }

TD { font-family: helvetica, sans-serif; font-size: 80% }

I { font-family: times, italic; line-height: 100%; font-weight: 500 }

BIG { font-family: helvetica, sans-serif; font-size: 17pt; font-weight: 500; color: darkblue }

A:link { color: blue; text-decoration: none }          /* unvisited link */
A:visited { color: #990099; text-decoration: none }        /* visited links */
A:active { color: red; text-decoration: none }        /* active links */

HR { color: darkblue }

