BODY         { background-color: white;
               font-family: serif, times; 
             }
.heading1    { font-family: sans-serif, arial, helvetica; 
               font-style: normal; 
               font-weight: 900;  
               font-size: large;
               color: #DDDDDD;
             }
.heading2    { font-family: sans-serif, arial, helvetica; 
               font-style: normal; 
               font-weight: 900;  
               font-size: large;
               color: #330099;
             }
.heading3    { font-family: sans-serif, arial, helvetica; 
               font-style: normal; 
               font-weight: bold;  
             }
.emphasis    { font-family: serif, times; 
               font-style: italic; 
               font-weight: bold;  
             }
.footer      { font-family: sans-serif, arial, helvetica; 
               font-size: 8pt;
             }
.menu1       { font-family: sans-serif, arial, helvetica; 
               font-size: 10pt;
             }

