body { color: green; font-size: 12pt; background-color: #666 ; }
p { }
td { background-color: white; }
a:link { color: olive; text-decoration: none}
a:visited { color:olive; text-decoration: none }
a:hover { color: maroon; text-decoration: underline overline   }
a:active { color: olive; }
h1 { font-size: 12pt; font-weight: bold; font-style: italic; text-decoration: underline; margin: 0.67em 0; }
h2 { font-size: 8pt; font-weight: bold; margin: 0.83em 0; }
h3 { font-size: 18pt; font-weight: bold; color: red; font-style: bold; text-decoration: none; margin: 0.67em 0; }

