/* TOP-LEVEL ELEMENTS */

  body, noframes {
      font-family: times, serif;
      font-size: 12pt;
      font-weight: 500;
      text-align: justify;
      color: #000080;
      background: #ffffcc;
     }


/* BLOCK-LEVEL ELEMENTS */

  address  {
      text-align: center
      }

  blockquote {
      margin-top:0%;
      margin-bottom:0%;
     }

  h1 {
      margin-bottom:15px;
      margin-right:0;
      padding:0;
      border:0;
      width:98%;
      float: left;
      line-height:48px;
      text-align:left
     }

  h2 {
      margin-top:0%;
      margin-bottom:0%;
      margin-right:0;
      padding:0;
      border:0;
      width:98%;
      float: left;
      text-align: left;
      font-size: 14pt;
      font-weight: 800;
     }

  h3, h4 {
      margin-top:0%;
      margin-bottom:0%;
      margin-right:0;
      padding:0;
      border:0;
      width:98%;
      float: left;
      text-align: left;
      font-size: 12pt;
      font-weight: 600;
     }


.javaback {text-align: right;
    font-size: 10pt;
    font-weight: 800;
    float:right;
    margin-right:15px;
    width:98%
    }

.update {font-size: 10pt;
    font-weight: 800;
    float:right;
    margin-right:5px}



.space10 {width:98%;
     margin-top:0%;
     margin-bottom:10px;
     margin-left:0%;
     margin-right:0%}

.space20 {width:98%;
     margin-top:0%;
     margin-bottom:20px;
     margin-left:0%;
     margin-right:0%}

.space10 {width:98%;
     margin-top:0%;
     margin-bottom:10px;
     margin-left:0%;
     margin-right:0%}

.update {font-size: 10pt;
    font-weight: 800;
    float:right;
    margin-right:5px}


dl {width: 98%;}


dt {text-align: left;
    font-size: 12pt;
    font-weight: 600;
    margin:0}

dd {}



.indent {text-indent: 5em}


tbody {text-align: justify}

th {text-align: left;
    font-size: 12pt;
    font-weight: 600;}

.cen1 {
      font-family: times, serif;
      font-size: 10pt;
      font-weight: 600;
      text-align: center;
      color: #000080;
      background: #ffffcc;
     }

.cen1a {
      font-family: times, serif;
      font-size: 10pt;
      font-weight: 600;
      text-align: left;
      color: #000080;
      background: #ffffcc;
     }

.cen2 {
      font-family: times, serif;
      font-size: 7pt;
      font-weight: 600;
      text-align: center;
      color: #000080;
      background: #ffffcc;
     }

.link {
      margin-top:0%;
      margin-bottom:5px;}

.space5 {width:98%;
      margin-top:0%;
      margin-bottom:5px;
      margin-left:0%;
      margin-right:0%}




a:link {
  color: #000099;
  background: #ffffcc;
  text-decoration: underline;
}

a:visited {
  color: #0066cc;
  background: #ffffcc;
  text-decoration: underline;
}

a:active {
  color: #ff0000;
  background: #ffffcc;
  text-decoration: underline;
}

ul {margin-top:0%;
    margin-bottom: 0%;}

hr {width: 90%;
    text-align: center;
    margin-bottom: 5px}

.h6rt {text-align: right;
    font-size: 10pt;
    font-weight: 800;
    margin-top: 0%;
    margin-bottom: 0%}

.h62rt {text-align: right;
    font-size: 10pt;
    font-weight: 800;
    margin-top: 0%;
    margin-bottom: 0%;
    vertical-align:10%}

/*
    vertical-align:text-top;
    padding:0;
    border:0}*/

.h6lt {text-align: left;
    font-size: 10pt;
    font-weight: 800;
    margin-top: 0%;
    margin-bottom: 0%}

.note {
      font-family: times, serif;
      font-size: 10pt;
      font-weight: 600;
      text-align: justify;
      color: #000080;
      background: #ffffcc;
     }

.title, .rin {
      background: #cccc99}

.foot {
      font-family: times, serif;
      font-size: 10pt;
      font-weight: 600;
      text-align: center;
      color: #000080;
      background: #cccc99;
     }

.subtitle {font-size: 11pt;
      text-align: right;
      background: #cccc99;
      }


.red {color: #cc0000;}

.grey {color: #9999cc;}

.green {color: #00cc00;}

.blue {color: #0033cc}

.purple {color: #cc33cc;}

