body, p, h1, h2, h3, h4, h5 { font-family: sans-serif; } a:visited, a:active { color: #990000; } body { background-color: white; color: black; margin: 0px; } h1 { font-size: 14pt; text-align: center; color: #990000; } h2 { font-size: 12pt; background-color: #7c8956; color: white; padding: 4px; border-top: 2px solid #990000; } h3 { font-size: 10pt; background-color: #abaa7b; color: black; } p, td, li { font-size: 9pt; } th { font-size: 9pt; background-color: #7c8956; color: white; padding: 4px; border-bottom: 2px solid #990000; text-align: left; } table.grid { background-color: #cbca9b; } table.grid tr { background-color: white; } tr.greenbar { background-color: #d7d59b; } table.menu a:visited, table.menu a { font-size: 13px; font-weight: bold; color: white; padding-top: 1px; padding-bottom: 1px; padding-left: 1px; padding-right: 1px; } table.menu a:hover, table.menu a:active { font-size: 13px; font-weight: bold; background-color: #7c8956; color: black; border-width: 1px; border-style: solid; border-color: black; padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; } .caption { font-size: 8pt; background-color: white; }