@charset "UTF-8";


body.aaa
 {text-align: center;
        background-color:#ccffff;
        line-height: 1.5; margin: 0% ;
        font-size: 12pt;
 }

body.bbb 
{text-align: center;
background-color:#ffffcc;
        line-height: 1.5; margin: 0% ;
  font-size: 12pt;
 }
body.ccc
 {text-align: center;
background-color:#ffccff;
        line-height: 1.5; margin: 0% ;
  font-size: 12pt;
 }
body.ddd
 {text-align: center;
        background-color:#33ffff;
        line-height: 1.5; margin: 0% ;
  font-size: 12pt;
}
body.eee
 {text-align: center;
       
        line-height: 1.5; margin: 0% ;
  font-size: 12pt;

 }

div {text-align:center;}


table.aaa
 {
width:400px;
height:30px;
margin-left:auto;margin-right:auto;

}
 table.bbb
 {
width:300px;
height:300px;
margin-left:auto;margin-right:auto;

}
 table.ccc
 {

width:400px;
height:100px;
margin-left:auto;margin-right:auto;

}


 table.ddd
 {

width:100px;
height:100px;
margin-left:auto;margin-right:auto;

}
 table.eee
 {

width:100px;
height:41px;
margin-left:auto;margin-right:auto;

}
 table.fff
 {

width:120px;
height:120px;
margin-left:auto;margin-right:auto;

}
table.ggg
 {

width:200px;
height:205px;
margin-left:auto;margin-right:auto;

}

table.hhh
 {

width:100px;
height:100px;
margin-left:auto;margin-right:auto;

}



table.iii
 {
width: 100px;
height: 25px;
margin-left:auto;margin-right:auto;
border: 1px #000000 solid;
background-color: #00ffff;
}

table.jjj
 {
width: 300px;
height: 100px;
margin-left:auto;margin-right:auto;
}
 
table.kkk
 {
width:400px;
height:270px;
margin-left:auto;margin-right:auto;

}


td.aaa
{font-size:12pt;
   text-align: center;
   border: 1px #2b2b2b solid;
}
td.bbb

{font-size:12pt;
   text-align: center;
   border: none;
}


         caption {margin-left:auto;margin-right:auto;}
h1 {
  font-size: 12pt;
  margin: 0.5em 0em 0em 0em;
 padding: 0.2em 0.5em;
  border-width: thin;
  border-color: white;
}
h2 {
  font-size: 12pt;
  margin: 0.5em 0em 0em 0em;
  padding: 0.2em 0.5em;
  border-width: thin;
  border-color: white;
}

