BODY           { font-family: verdana, arial, helvetica, sans-serif; 
                 color: black; 
                 background: white }
OL             { list-style-type: upper-roman; 
                 font-family: arial, helvetica, sans-serif; 
                 font-size: 120%; }
OL UL          { list-style-type: disc; 
                 font-family: verdana, arial, helvetica, sans-serif; 
                 font-size: 110%; }
OL UL UL       { list-style-type: square; 
                 font-size: 100% }
OL UL UL UL    { list-style-type: circle; }
OL P           { font-size: 100% }
.normal        { font-family: verdana, arial, helvetica, sans-serif;
                 font-size: 100% }
OL OL          { list-style-type: upper-alpha; 
                 font-family: verdana, arial, helvetica, sans-serif; 
                 font-size: large; }
OL OL OL       { list-style-type: decimal; 
                 font-size: 100% }
OL OL OL UL    { list-style-type: circle; 
                 font-size: 100% }
.bibliography  { list-style-type: decimal;
                 font-size: 100%;
               }
.hmenu         { display: none;
               }
SPAN.equation  { font-family: "times new roman", serif;
                 font-size: 110%;
               }

