h1 { font-size: 16pt; color: 003366; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans serif; }
h2 { font-size: 14pt; color: 003366; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans serif; }
h3 { font-size: 10pt; color: 003366; text-align: justify; font-weight: normal; font-family: Verdana, Arial, Helvetica, sans serif; }
h4 { font-size: 9pt; color: 003366; font-weight: normal; font-family: Verdana, Arial, Helvetica, sans serif; }
h5 { font-size: 12pt; color: 003366; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans serif; }
h6 { font-size: 20pt; color: 003366; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans serif; }

hr { color: 003366; }

td { font-size: 10pt; color: 003366; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans serif; }

a { color: yellow; text-decoration: none; }
.important { color: 003366; text-decoration: none; }  <!-- type in code as a class=important href blah, blah -->
.special { color: 003366; text-decoration: underline; }  <!-- type in code as a class=special href blah, blah -->


a.tab { background-color: CCCCFF; color: 990033; border=.1em solid; border-color: CCCCFF; padding: .5em; padding-bottom: 0em; font-size: 9pt; font-weight: bold; }
a.tab:visited { color: 990033; }
a.tab:hover { background-color: FFFFFF; }
