[Step 1]
Enter your choice of colors, font, width, etc
Select Report Width
Select Statistical Row 1 Color #FFFFFF | #EEEEEE | #DDDDDD | #CCCCCC | #BBBBBB |
Select Statistical Row 2 Color #FFFFFF | #EEEEEE | #DDDDDD | #CCCCCC | #BBBBBB |
Select Statistical Font Georgia | Arial | Times | Trebuchet | Impact | Verdana | Courier New | Webdings | Tahoma | Comic Sans
Select Statistical Size 7pt | 8pt | 9pt | 10pt | 11pt | 12pt | 13pt | 14pt | 15pt
Select Statistical Color Black | Grey | Red | Blue | Green | White |
Select Report Header Font Georgia | Arial | Times | Trebuchet | Impact | Verdana | Courier New | Webdings | Tahoma | Comic Sans
Select Report Header Size 7pt | 8pt | 9pt | 10pt | 11pt | 12pt | 13pt | 14pt | 15pt
Select Report Header Color Black | Grey | Red | Blue | Green | White |
Select Table Header Font Georgia | Arial | Times | Trebuchet | Impact | Verdana | Courier New | Webdings | Tahoma | Comic Sans
Select Table Header Size 7pt | 8pt | 9pt | 10pt | 11pt | 12pt | 13pt | 14pt | 15pt
Select Table Header Color Black | Grey | Red | Blue | Green | White |
Select Table Header Background Color Black | Grey | Red | Blue | Green | White |

[Step 2]
View what your different reports would look like with this CSS file.
Select Report Injury | Standings | League Leaders | Team Leaders | Statistics

[Step 3]
Copy-and-Paste into you dmrpt.css file
/* DMB Report CSS */
/* Generated by Corky Williams (league@hofl.com) on July 31, 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; }