 
#body{
  
  padding-top : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-bottom : 0px;
  
  background-color : #0e5ca7;
  color : #2a2a2a;
  text-align : center;
}
#base{
  background-color : #ffffff;
  text-align : center;
  width : 750px;
  font-size : 14px;
  

  background-image : url(../img/bg3.gif);
}
.table_font{
  font-size : 14px;
  color : #2a2a2a;
}
.title1{
  font-size : 30px;
}
.title2{
  
  
  
  padding-top : 5px;
}
.title3{
  text-align : right;
  padding-right : 20px;
  font-weight : bold;
}
