
  body, h1, h2, h3, h4, h5, p, div.InLineText {
    color: #0020ff ; 
    background-color: #e3f7ff }

  a:link    { color: #0000ff }
  a:visited { color: #663399 }
  a:active  { color: #ff0000 } 

  h1 {
    font-size:24pt }
  h2 {
    font-size:18pt;
    text-transform:uppercase;
    font-weight:bold }
  h3 {
    font-size:15pt;
    font-weight:bold }
  h4 {
    font-size:13pt ;
    font-weight:bold ;
    font-style:italic   }
  h5 {
    font-size:13pt;
    font-weight:bold ;
    font-style:italic ; 
    text-indent:1em ;
    margin-top:0;margin-bottom:0}

  p {
    font-size:13pt }

  .stdc {
    color: #0000ff ; }
  .std {
    color: blue;
    font-family: serif ;
    font-size: 15pt;  }

  .small {
    color: blue;
    font-family: serif ;
    font-size: 8pt;  }


  .big1 {
    color: #0033ff;
    font-weight: bold;
    font-size: 25pt;  }

  .big2 {
    color: #0033ff;
    font-weight: bold;
    font-size: 35pt;  }  


  span.Divider {
    color: #00a0ff ; 
    background-color: #e3f7ff }

  .microprint { 
    color: #e3f7ff ;
    font-family: courior new ; 
    font-size: 1pt; }

