  #content div#start{
    width:98%;
    margin-left: auto;
    margin-right:auto;
    margin-top:5px;
/*    border:1px solid green;  */
   }
* html #content div#start{
    width:96%;
   }
  #content div#start h1, #content div#start h2, #content div#start h3 {
    width:90%;
    margin:0px auto 10px auto;
    font-size: 1.1em;
    font-weight:bold;
    text-align: center;
    background-color: inherit;
  }

  #content div#start h2 {
    font-size: 1.2em;
    color:#CA3A19;
  }

  #content div#start h3 {
    font-size: 1.0em;
  }

  #start h4 {
    margin:0px 0px 10px 0px;
    font-size: 0.95em;
    text-align: left;
  }

  #start p {
    margin:0px auto 5px auto;
    font-size: 0.85em;
    font-weight:normal;
    text-align: justify;
    background-color: inherit;
   }

  #start p.actueb {
    padding-left:15px;
    margin:10px auto 15px auto;
    font-size: 0.95em;
    font-weight:bold;
    background-color:#7C540E;
    text-align:center;
    color:#FFFFFF;
   }

  #start p.abs5 {
    margin:5px auto 10px auto;
    font-size: 0.85em;
    text-align: left;
   }

  #start p.lbox {
    margin:0px 0px 0px 0px;
    width:45%;
    text-align:right;
    float:left;
    }

  #start p.rbox {
    margin:0px 0px 0px 50%;
    width:45%;
    text-align:left;
    }

  #start a.plist {
    margin-left:50px;
    color:#000000;
    font-size:0.95em;
    font-weight:bold;
    text-decoration:underline;
   }

  #start a.plist:hover, #start a.plist:focus {
    color:#FFFFFF;
    background-color:#865912;
   }

  #start dl#imgpap {
    float: left;
    margin-right: 1em;
    margin-bottom:10px;
    width: 150px;
    }

  #start dl#imgpap dt { margin-bottom: 0; }
  #start dl#imgpap dd {
    margin: 0;
    font-family:Times, Helvetica, Sans-Serif, Arial, Verdana;
    font-size:0.8em;
    font-style:italic;
    text-align:center;
   }

  #start img#picpaph {
    width:150px;
    height:100px;
    border:none;
   }

  #start img.pichori, #start img.picvert {
    margin:0px 15px 5px 0px;
    width:150px;
    height:100px;
    border:none;
    float:left;
   }
  #start img.picvert {
    margin:0px 15px 5px 50px;
    width:100px;
    height:150px;
    }

  #start img.picthumb {
    margin:0px 5px 5px 0px;
    width:80px;
    height:53px;
    border:none;
    float:left;
   }

  #start p.ptxt {
    text-align: justify;
  }

  #content div#start img.pic1 {
    margin:0px 8px 5px 0px;
   }
  #content div#start img.pic2 {
    margin:10px 8px 5px 0px;
   }

#content ul {
    margin:10px 0px 10px 90px;
    font-size: 0.9em;}

.clear {clear:both;}

#start hr {margin: 5px 0px 10px 0px;}

#start table{
    width:auto;
    margin:5px auto 10px auto;
    border:none;
    }

#start table td {
    font-size: 0.9em;
    font-weight:bold;
    line-height:0.85em;
    text-align: left;
    padding:2px 5px 1px 5px;
    background-color: inherit;
  }

span.fero {
    font-size: 1.1em;
    font-weight:bold;
    color:#FF0000;
    }