body    { margin-top:10px; 
          margin-bottom:10px; 
          margin-left:10px; 
          margin-right:10px; 
        }

p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
        { font-family:Verdana, Arial, Sans-Serif;
          color:#1D1D36;
        }

h1      { font-size:20pt;
        }

h2      { font-size:18pt;
        }

h3      { font-size:16pt;
        }

h4      { font-size:14pt;
        }

p,ul,ol,li,div,td,th,address,nobr,b,i 
        { font-size:10pt;
        }

p.tit   { font-size:20pt; 
          color:#1D1D36; 
          font-weight:bold; 
          margin-top:10px; 
          margin-bottom:10px; 
        }

p.pri   { font-size:10pt; 
          color:#D7DEE6;
          font-weight:bold;
          margin-top:10px; 
          margin-bottom:10px;
        }

p.sec   { font-size:10pt; 
          margin-top:10px; 
          margin-bottom:10px;
        }

pre     { font-family:Courier New,Courier; 
          font-size:10pt; 
        }

tt      { font-family:Courier New,Courier; 
          font-size:10pt; 
        }

.doc    { background-color:#EEEEEE;
        }

all.inverse
        { color:#D7DEE6;
        }

a:link  { text-decoration:underline;
          color:#1D1D36;
        }

a:visited 
        { text-decoration:underline;
          color:#1D1D36;
        }
        
a:active  
        { text-decoration:none;
          color:#1D1D36;
        }
