fieldset{
  padding:2px;
  margin:0px;
  border:1px solid #00cc66 ;
  font-size:10pt;
}

LEGEND{
  color:#00cc66;
  font-weight : bold;
}

.table01{
  width:600;
  background;
  #ffcc00;
  font-size:10pt;
  line-height:23px;
}

.table02{
  width:300px;
  background-color :#00cc66;
  border:1px solid #00cc66;
  font-size:10pt;
  line-height:17px;
}

.table03{
  width:190;
  height:270;
}

.td01{
  width:300px;
  padding-top:20pt;
}

.td02{
  height:350px;
  cellpadding:5px;
  font-size:13pt;
  line-height:20px;
  padding-top:20pt;
  padding-right:10pt;
}

.td03{
  font-size:10pt;
  background:#FFFFFF;
}

.p01{
  font-size : 10pt;
  text-align : justify;
  padding : 0px;
  margin : 0px;
}


