
p            { font-family: sans-serif; font-size: 10pt }
h3           { font-family: sans-serif; font-size: 12pt; color: #666666; font-weight: bold }
li           { font-family: Arial; font-size: 10pt; margin-left: -20 px; margin-top:6; margin-bottom: 6 }
h1           { font-family: sans-serif; font-size: 18pt;
               border-bottom: 1px solid #808080;  
               border-top: 1px solid #808080;  
               padding-top: 8px; 
               padding-bottom: 8px; 
               color:#666666; 
               border-left-color:#808080; 
               border-right-color:#808080}
h2           { border-bottom:1px solid #808080; 
               font-family: sans-serif; 
               font-size: 14pt; 
               padding-bottom: 4px; 
               color:#666666; 
               border-left-color:#808080; 
               border-right-color:#808080; 
               border-top-color:#808080}
.gwcell      { font-family: Arial; font-size: 8pt }
td, td p     { font-family: Arial; font-size: 8pt }

.gwcell10    { font-family: Arial; font-size: 10pt }
.gwcell10tb  { border-top:0px none #808080; 
               border-bottom:1px solid #808080; 
               font-family: Arial; font-size: 10pt; 
               border-collapse: collapse}
.gwcode      { font-family: monospace; 
               font-size: 8pt;
               white-space: pre; }
pre          { font-family: monospace; 
               font-size: 8pt; }
.sidenote    { border:1px solid #808080; 
               font-family: sans-serif; 
               font-size: 8pt; 
               padding: 4px; 
             }
            
