body{
text-align:center;
margin:0 auto;
}

.wrapper{
margin:10px;
padding:10px;
border:1px solid black;
width:780px;
float:center;
font-family:verdana,arial;

}

.blue{
color:#0033CC;
 }
 
 h1,h2,h5,h4{
 margin:0; }

 .spacer{
 height:12px;
  }
  
 a{
 text-decoration:none; 
 color:black;
 }


a:hover{
font-weight:bold;
color:#a30000;
}
 .hdr{
 text-align:right;
 background-image:url('logo.jpg');
 background-repeat:no-repeat;
 background-position:right;
 line-height:50px;
 padding-right:50px;
 font-weight:bold;
font-size:13px;
border-bottom:1px solid black;
padding-bottom:5px;
}


 
.content{
padding:15px;
 } 
 
 
 .headertable{
 width:100%; 
 }
 
 p{
 margin:0;
  }
 .data,.dataTable tr td{
 font-size:15px; 
text-align:justify;
}

.nav{
text-align:right;
}

.header{
text-align:center;
}

.style1 ol { list-style-type: none;}
