BODY { 
font-family : "Verdana"; 
background-color: #FFFFFF;
margin : auto; 
padding : 0; 
text-align : center; 
min-width : 760px;
}

 
P { 
font-family : "Verdana"; 
font-size: 9pt;
font-weight: normal;
padding:0px;
margin-top:0px;

} 

FORM { 
margin : 0; 
padding : 0; 
}

img.floatRight { 
    float: right; 
    clear: right; 
    margin: 4px;
   }


#centerwrapper { 
text-align : left;
width : 760px; 
margin-left : auto; 
margin-right : auto; 
}
 
.par2 { 
font-family : "Verdana"; 
font-size: 8pt;
font-weight: bold;

} 

hr
{
    color: #66FFFF;
    background-color: #66FFFF;
    height: 2px;
    border-width:0;
   
}


H1 { font-size: 10pt;
        font-weight: bold;
        color: #0033CC;
        font-family: Verdana;
        text-align: left;
        font-style: normal;
        }
        
 H2 { font-size: 12pt;
        font-weight: normal;
        font-family: Verdana;
        font-style: normal;
        text-align: left;
        padding:0px;
        margin:0px;

         }
       
        

a:link { 
color : #0000ff; 
text-decoration : none; 
} 
a:visited { 
text-decoration : none; 
color : #0000ff; 
} 
a:hover { 
text-decoration : underline; 
color : #ffffff; 
} 
a.red:hover { 
text-decoration : underline; 
color : #0000ff; 
font-weight : bold; 
} 
a:active { 
text-decoration : none; 
color : #0000ff; 
}

.box {
  position:relative;
  }
#menu {
  width:100px; 
  text-align:center; 
  position:relative;
  }
  
  
  table.table5 {
  margin-top: 10px;
  margin-bottom: 0px;
  top: 140px;
  height: 605px;
}

 
table.table6 {
  margin-left: 240px;
  margin-right: 20px;
  margin-top: 10px;
  margin-bottom: 0px;
  top: 140px;
  width: 60%;
  text-align: justify;
  font-family: "Arial Narrow";
  font-style: italic;
  font-size: 16px;
}

table.table7 {
  position: absolute;
  margin-left: 20px;
  margin-right: auto;
  margin-top: 680px;
  margin-bottom: 0px;
  top: 100px;
  text-align: justify;
 
  }

table.table8 {
  margin-left: 240px;
  margin-right: 20px;
  margin-top: 10px;
  margin-bottom: 0px;
  top: 140px;
  width: 60%;
  text-align: justify;
  font-family: "Verdana";
 
 }

table.table9 {
  position: absolute;
  margin-left: 20px;
  margin-right: auto;
  margin-top: 850px;
  margin-bottom: 0px;
  top: 100px;
  text-align: justify;
 
  }

#menu a, #menu a:visited {
  text-decoration:none; 
  color:#c00; 
  display:block; 
  width:88px; 
  height:16px; 
  border:1px solid #fff; 
  padding:5px;
  }
* html #menu a, 
* html #menu a:visited {
  width:100px; 
  height:28px; 
  w\idth:88px; 
  he\ight:16px;
  }
#menu a span {
  display:none;
  }
#menu a:hover {
  border:1px solid #c00; 
  }
#menu a:hover span.left, 
#menu a:hover span.right {
  display:block; 
  position:absolute; 
  height:0; 
  width:0; 
  overflow:hidden; 
  border-top:8px solid #fff; 
  border-bottom:8px solid #fff; 
  }
#menu a:hover span.left {
  left:5px; 
  top:5px; 
  border-left:8px solid #c00;
  }
#menu a:hover span.right {
  left:87px; 
  top:5px; 
  border-right:8px solid #c00;
  }

* html #menu a:hover span.left, 
* html #menu a:hover span.right {
  width:8px; 
  height:16px; 
  w\idth:0; 
  he\ight:0;
  }
  
 #menuz a, #menu a:visited {
  text-decoration:none;
  font-family : Verdana;
  text-align:center;
  background-color:#00BFFF; 
  color:#fff;
  display:block; 
  width:8em; 
  padding:0.2em;
  margin:0.5em auto;
  border-right:5px solid #FFF;
  }
#menuz a:hover {
  border-right:5px solid #0000FF;
  }