body,p,h1,h2,h3,h4,th,td { 
	font:10pt "Comic Sans MS",Arial,Verdana,Helvetica;
       }

body { color:#000080; 
       margin:0px
       }

A {
        color:#CC0000; 
        text-decoration: none;  
        }
         
A:HOVER {
        text-decoration: underline; 
        color:#0000CC;
        }

A.m {
        color:#FFFFFF; 
        text-decoration: none;  
        }
         
A.m:HOVER {
        text-decoration: underline; 
        color:#FFEE00;
        }

h1 { font: bold 16pt; 
     color:#000080; 
     }

h2 { font: bold 14pt; 
     color:#000080; 
     }

h3 { 
     font: bold 12pt; 
     color:#000080; 
     }

th { font:12pt;
     color:#FFFFFF;
     background:#3366CC; 
     text-align:right; 
     }

th.b { font:14pt;
     color:#FFFFFF;
     background:#3366CC; 
     text-align:center; 
     }   
     

p { font:12pt; 
     color:#000080; }    
     

td { font:12pt; 
     color:#000080; 
     }

txt { font:10pt Verdana 
     color:#000080; 
     }

td.m { font: bold 9pt Arial,Verdana,Helvetica;
     color:#FFCC33; 
     background:#000000; 
     text-align:left;
     padding:2px;
     padding-left:10px
     }

td.r { font:9pt "Times New Roman";
     color:#000080; 
     text-align:center;
     }

th.r { font:10pt "Times New Roman";
     color:#FFFFFF; 
     text-align:center;
     }