body {
  margin:0;
  border:0;
  padding:0;
  font-family:arial, verdana, sans-serif; 
  font-size:80%;
  background: #fff;
  }

* html body {
  padding:5px 5px 5px 5px; 
  }
  
#header {
  Display: none;
  }
  
#containerr {
  Display: none;
  }
  
#containerl {
  Display: none;
  }
  
  .containerr {
  Display: none;
  }
  
.containerl {
  Display: none;
  }
  
  
#contents {
  position:fixed; 
  top:5px;
  left:5px;
  bottom:5px; 
  right:5px; 
  } 
  
* html #contents {
  height:100%; 
  width:100%; 
  }   

  
#contents li {padding: 5px; margin-right: .5em;}  
   
p {padding:2px,5px,5px,5px; margin-top:.2em; margin-right:.5em; margin-bottom:.5em; margin-left:.5em;}

table {display:table; margin-left: auto; margin-right: auto; text-align:center;}
th {background-color:#258; color:#FFFFFF;}
tr.odd {background-color:#E1F1FF;}
tr.even {background-color:#E7ECF1;}
td.lb1 {background-color:#E7ECF1; color:#009; font-weight:bold; text-align:center;}
td.lb2 {background-color:#E1F1FF; color:#009; font-weight:bold; text-align:center;}
td.db {background-color:#009; color:#FFFFFF; font-weight:bold; text-align:center;}
td.db1 {background-color:#47a; color:#FFFFFF; font-weight:bold; text-align:center;}
td.db2 {background-color:#639ACE; color:#FFFFFF; font-weight:bold; text-align:center;}

#middel {width:98%; margin-left:auto; margin-right:auto; text-align:center;}
#banner {width:98%; margin-left:auto; margin-right:auto; text-align:center;}

#contents {text-align: justify;} 

#footer {
  Display: none;
  }
  
#foot {
  Display: none;
  }  

.style1 {	font-size: medium;
	font-weight: bold;
}

.style2 {
	color: #000063;
	font-weight: bold;
}

.Red {color: #FF0000}
.Large {font-size:large;}
.XLarge {font-size:x-large;}
.XXLarge {font-size:xx-large;}