BODY /* White background */ { background: white; } BODY, P, TD /* set font to arial 10 pt throughout body, paragraphs, and table data */ { font-family: arial, helv, sans-serif; font-size: 10pt; } h1 /* document title header */ { font-weight: bold; font-size: 14pt; color: #406FAE; margin-top: 5px; margin-bottom: 5px; } h2 /* document title header */ { font-weight: bold; font-size: 10pt; color: black; } h5 /* document labels font */ { font-weight: bold; color: #330099; margin-top: 1px; margin-bottom: 1px; } h4 /* view category font */ { font-weight: bold; color: #660000; margin-top: -1px; margin-bottom: -1px; text-decoration: none; font-size: 10pt; } h6 /* other labels font */ { font-weight: bold; color: #330099; margin-top: 1px; margin-bottom: 1px; font-size: 12pt; } span.dochead /*test class */ { font-weight: bold; font-size: 16pt; color: #406FAE; margin-top: 5px; margin-bottom: 5px; } BODY, P, TD /*set font to arial 10 pt throughout body,paragraphs, and table data */ { /* P tag was added above because NS 4.06 reset font after table. */ font-family: arial, sans-serif; font-siz