
  body { font-family: times;
    font-size: 12px;
    background-color: rgb(230,230,230);
    background-repeat: repeat;
    }

  h0 { font-size: 22px;
    font-weight: bold;
    color: rgb(30,49,116);
    }

  h1 {
    font-size: 18px;
    font-weight: bold;
    line-height: 19px;
    margin-top: 8px;
    color: rgb(30,49,116);
  }

  h2 {
    font-size: 16px;
    font-weight: bold;
    line-height: 17px;
    color: rgb(30,49,116);
  }

  h3 {
    font-size: 14px;
    font-weight: normal;
    line-height: 15px;
    color: rgb(0,0,0);
    }

  h4 {
    font-size: 14px;
    font-weight: bold;
    line-height: 15px;
    color: rgb(30,49,116);
  }

  h5 {
    font-size: 14px;
    font-weight: bold;
    line-height: 15px;
    margin-top: 0px;
    margin-bottom: 8px;
    color: rgb(30,49,116);
  }

  h4.name {
    margin-top: 0px;
    margin-bottom: 0px;
  }
    
  h5.data {
    color:rgb(0, 0, 0);
    margin-top: 0px; 
    margin-bottom: 0px; 
  }
    
  .last{
    margin-bottom: 35px;
  }
    
  .pdf{
    float:left; 
    border: 0px none;
    width: 40px;
    height: 40px;
  }
    
  ul.pub {
     list-style-type: none;
    }
    
  table { font-family: geneva,verdana,arial,"ms sans serif",sans-serif;
    font-size: 12px;
    }

  .main_menu { margin-left: 50px;
    font-size: 16px;
    }

  a:link { color: rgb(30,49,116);
    }

  a:hover { color: rgb(125,148,202);
    }

  a:active { color: rgb(125,148,202);
    }

  a:visited { color: rgb(30,49,116);
    }

  .title { text-align: left;
    font-size: 12px;
    color: rgb(125,148,202);
    background-color: rgb(255,255,255);
    }

  .title h1 { font-weight: bold;
    font-size: 25px;
    color: rgb(30,49,116);
    }

  .frame { text-align: left;
    font-size: 12px;
    background-color: rgb(255,255,255);
    }

  .submenu { border: 1px outset rgb(30,49,116);
    background-color: rgb(125,148,202)
    }

  ul.submenu { background-color: rgb(125,148,202);
    font-size: 9pt ;
    border-collapse: collapse ;
    border-style: solid ;
    border-width: 1px ;
    border-color: rgb(30,49,116) ;
    padding: 0px ;
    margin: 0px ;
    line-height:20px ;
    list-style-type: none ;
  }

  td.menu ul.submenu a { background-color: rgb(125,148,202);
    color: rgb(255,255,255);
    border-style: none;
    font-size: 9pt ;
    margin: 0px 0px 0px 0px ;
    text-decoration: none ;
  }

  td.menu ul.submenu a:hover { background-color: rgb(30,49,116);
    border-style: none;
    color: rgb(255,255,255);
    display: block ;
  }

  .menu a {
    color: rgb(255,255,255);
    background-color: rgb(125,148,202);
    border: 1px rgb(30,49,116) solid;
    padding: 0px 10px 0px 10px ;
    text-decoration: none ;
    display: block ;
  }

  .menu a:hover { background-color: rgb(30,49,116);
    border: 1px rgb(125,148,202) solid;
    color: rgb(255,255,255);
    display: block ;
  }


  table.download {
    font-family: geneva, verdana, arial, "ms sans serif", sans-serif; 
    font-size: 12px; 
    border-style: solid ;
    border-width: 1px 0px 1px 0px;
    border-color: rgb(30,49,116);
    color: rgb(255,255,255);
    background-color: rgb(125,148,202);
    text-align: center;
  }

  td.download {
    width:200px;
    text-decoration: none ;
  }

  td.download a {
    color: rgb(125,148,202);
  }

  table.code {
    font-family: geneva, verdana, arial, "ms sans serif", sans-serif; 
    font-size: 12px; 
    border-style: dashed ;
    border-width: 1px 1px 1px 1px;
    border-color: rgb(30,49,116);
    color: rgb(255,255,255);
    background-color: rgb(125,148,202);
    text-align: left;
  }
