body { 
       margin-left:0; 
       margin-right:0; 
       margin-top:0; 
       margin-bottom:0; 
       height: 100%; 
       width: 100%; 
       font-family: 'Comic Sans MS', Arial, Helvetica, sans-serif; 
       color: #000000; 
       scrollbar-face-color: #ff0000; 
       scrollbar-highlight-color: #ffff00; 
       scrollbar-shadow-color: #ffff00; 
       scrollbar-arrow-color: #ffff00; 
       scrollbar-track-color: #ffff00; 
       scrollbar-darkshadow-color: #0000ff
}

table, tr, td { 
                font-family: 'Comic Sans MS', Arial, Helvetica, sans-serif; 
                font-size: 10pt; 
                color: #000000; 
                border-color: #000000 
}

.text0 { 
         font-family: 'Comic Sans MS', Arial, Helvetica, sans-serif; 
         font-size: 10pt; 
         font-weight: bold; 
         color: #000000; 
         border-color: #000000 
}

.text1 { 
         font-family: 'Comic Sans MS', Arial, Helvetica, sans-serif; 
         font-size: 10pt; 
         color: #000000 
}

.text2 { 
         font-family: 'Comic Sans MS', Arial, Helvetica, sans-serif; 
         font-size: 12pt; 
         color: #000000 
}

.text3 { 
         font-family: 'Comic Sans MS', Arial, Helvetica, sans-serif; 
         font-size: 10pt; 
         font-weight: bold; 
         color: #ff0000 
}

.text4 { 
         font-family: 'Comic Sans MS', Arial, Helvetica, sans-serif; 
         font-size: 8pt; 
         color: #000000 
}

.text5 { 
         font-family: 'Comic Sans MS', Arial, Helvetica, sans-serif; 
         font-size: 9pt; 
         color: #ff0000 
}

.text6 { 
         font-family: 'Comic Sans MS', Arial, Helvetica, sans-serif; 
         font-size: 12pt; 
         font-weight: bold; 
         color: #000000 
}

.text7 { 
         font-family: 'Comic Sans MS', Arial, Helvetica, sans-serif; 
         font-size: 10pt; 
         color: #ff0000 
}

.fill0 { 
         color: #000000; 
         background-color: #cccccc; 
         border-color: #000000 
}

.fill1 { 
         background-repeat: repeat;
         background-image: url('./images/background.gif');
         background-color: #fffff5
}

.underline { 
            background-color: #FF0000
}
