[Step 1]
Enter your choice of colors, font, width, etc
[Step 2]
View what your different reports would look like with this CSS file.
[Step 3]
Copy-and-Paste into you dmrpt.css file
/* DMB Report CSS */
/* Generated by Corky Williams (league@hofl.com) on March 10, 2010 */
h1 { background-color: #FFFFFF; font-family: Verdana; font-size:16pt; }
h2 { background-color: #FFFFFF; font-family: Verdana; font-size:14pt; }
h3 { background-color: #FFFFFF; font-family: Verdana; font-size: 10pt; color: #000000; }
h4 { background-color: #FFFFFF; font-family: Verdana; font-size:10pt; }
p.dmrpt { background-color: #FFFFFF; font-family: Verdana; font-size:8pt; }
a.dmrpt { background-color: #FFFFFF; font-family: Verdana; font-size:8pt; }
table.dmrpt { background-color: #FFFFFF; width: 100%; font-family: Verdana; font-size: 8pt; color: #000000 }
tr.dmrptsecttitle { background-color: #000000; color: #000000; font-family: ; font-size: 10pt; }
tr.dmrptsecthdr { background-color: #CCCCCC; font-family: Verdana; }
tr.dmrptbody { background-color: #FFFFFF; }
tr.dmrptbody2 { background-color: #EEEEEE; }
td.dmrptbodyhdr { background-color: #000000; color: #000000; font-family: ; font-size: 10pt; }