body { 
      background-color:#ffffff; 
      color:#000000; 
      font-family:helvetica, sans-serif;  }
p { 
   font-size:inherit; 
   font-family:helvetica, sans-serif; 
   color:#000000;  }
th { 
    background-color:#eeeeee; 
    text-align:left; 
    padding:5pt;  }
tr { 
    vertical-align:top; 
    text-align:left;  }
td { 
    vertical-align:top; 
    text-align:left; 
    font-size:inherit; 
    padding:5pt;  }
h1 { 
    color:#ffffff; 
    background-color:#0033ff; 
    font-family:helvetica, sans-serif; 
    font-weight:bold;  }
h2 { 
    color:#0033ff; 
    font-family:helvetica, sans-serif; 
    font-weight:bold;  }
h3 { 
    font-weight:bold; 
    font-family:helvetica, sans-serif; 
    color:#000000;  }
h4 { 
    font-weight:bold; 
    font-family:helvetica, sans-serif; 
    color:#000000;  }
a:link { 
        color:#0033ff;  }
a:active { 
          color:#000000;  }
a:visited { 
           color:#9900cc;  }
a:hover { 
         color:#000000; 
         background-color:#ffffcc;  }
P.Preformatted { 
                line-height:normal; 
                margin-top:1pt; 
                margin-bottom:1pt; 
                font-family:Courier, monospace; 
                background-color:#ffffff; 
                color:#000000;  }
Span.Code { 
           font-family:Courier, monospace;  }
ul { 
    color:#000000;  }
ol { 
    color:#000000;  }
