body  { background-color: white; }
p { color: #800000; font-size: 10pt; }
a { font-size: 10pt; }
a:link { color: blue ; }
a:visited { color: purple ; }
a:hover  { color: purple; background-color: silver; }
a:active { color: purple ; background-color: silver; }
td { font-size: 9pt; }
h1 { font-size: 15pt; margin: 0; }
h2 { color: teal; font-size: 13pt; font-weight: bold; background-color: #ff9; text-align: center; letter-spacing: 0.5em; margin: 0; padding: 2pt; }
h3 { font-size: 11pt; font-weight: normal; margin: 0; padding: 2pt; border: outset 2pt orange; }
h4 { font-size: 10pt; margin: 0; }
h5 { color: navy; font-size: 10pt; font-weight: normal; margin: 0; }
h6 { color: green; font-size: 10pt; font-weight: normal; text-align: right; margin: 0; }
