body,p,h1,h2,h3,th,td,li { font-family:Comic Sans MS,Arial,Verdana,Helvetica;
       color:#ffffff; 
       background-color:#0066cc
       }

body { font-size:11pt;
       margin:0pt; 
       scrollbar-3dlight-color:#0066cc;
       scrollbar-arrow-color:#000099;
       scrollbar-base-color:#000099;
       scrollbar-darkshadow-color:#006699;
       scrollbar-face-color:#0066cc;
       scrollbar-highlight-color:#0099cc;
       scrollbar-shadow-color:#000066;
       scrollbar-track-color:#006699
       }

p { font-size:11pt;
       margin:10pt
       }
A {
        text-decoration: none;  
        color:#FFEE00
        }
         
A:HOVER {
        text-decoration: underline; 
        color:#FFEE00
        }

h1 { font-size:16pt; 
     font-weight:bold;
     text-align:center
     }

h2 { font-size:14pt; 
     font-weight:bold
     }

h3 { font-size:12pt; 
     font-weight:bold
     }

.kl { font-size:7pt
    }

th { font-size:11pt;
     text-align:center
     }

li { font-size:8pt
     }

