/* ------------- USED FOR HEADINGS ------------------------- */ * { color: #000000; font-size: 8pt; font-family: verdana, Arial, Helvetica, Sans-Serif; } h1, h1 * { color: #000000; font-size: 10pt; font-family: verdana, Arial, Helvetica, Sans-Serif; } h2, h2 * { color: #046380; font-size: 10pt; font-family: verdana, Arial, Helvetica, Sans-Serif; } h3, h3 * { color: #046380; font-size: 8pt; font-family: verdana, Arial, Helvetica, Sans-Serif; } /* ------------- USED FOR BODY TEXT ------------------------- */ h4 { color: #000000; font-size: 8pt; font-family: verdana, Arial, Helvetica, Sans-Serif; font-weight: normal; } h5 { color: #000000; font-size: 8pt; font-family: verdana, Arial, Helvetica, Sans-Serif; font-weight: normal; } /* ------------- FIXES ------------------------- */ h1, h1 *, h2, h2 *, h3, h3 * { text-transform: lowercase !important; text-align: left; } h4, h4 *, h5, h5 *, p, p * { text-align: left; } BLOCKQUOTE { margin: 0px !important; } STRONG, B { /*background-color: #FFFF00 !important; color: #000000 !important; font-weight: normal !important;*/ font-weight: bold !important; } li, li * { color: #003300 !important; font-size: 8pt !important; font-family: verdana, Arial, Helvetica, Sans-Serif !important; font-weight: normal !important; } .highlight { background-color: #FFFF00 !important; color: #000000 !important; }