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: x-large; }
OL UL          { list-style-type: disc; 
                 font-family: verdana, arial, helvetica, sans-serif; 
                 font-size: large; }
OL UL UL       { list-style-type: square; 
                 font-size: 12pt }
OL UL UL UL    { list-style-type: circle; }
OL P           { font-size: 12pt }
.normal        { font-family: verdana, arial, helvetica, sans-serif;
                 font-size: 12pt }
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: 12pt }
OL OL OL UL    { list-style-type: circle; 
                 font-size: 12pt }
.bibliography  { list-style-type: decimal;
                 font-size: 12pt;
               }
.hmenu         { display: none;
               }  
P.dots         { font-size: 200%;
                 text-align: center;
                 color: black;
               }
