@charset "UTF-8";
BODY{
  margin-top : 3px;
  font-size : 12px;
  line-height: 24px;
  color: #5D5D5D ;
  background-color: #ffffff;
}
TABLE{
  font-size : 12px;
  color:#969696;
  font-size : 12px;
  line-height: 18px;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
TD{
  padding-left : 5px;
}
hr{
color: #bce0db;
}
B{
  font-size : 13px;
  line-height:16px;
  color : #23ba9f;
}
.B1{
  font-size : 15px;
  color : #F00BD2;
}
.B2{
  font-size : 11px;
  color : #9c9c9c;
}
.B3{
  font-size : 16px;
  color : #23ba9f;
}
.info{
  font-size : 11px;
  font-family : serif;
  line-height : 12px;
}
H4{
  font-size : 12px;
  color:#8DA5C5;
  text-align : center;
}
INPUT{
  font-size : 13px;
  line-height:10px;
  color:#8E8E8E;
  text-align : center;
  background-color : #CAE8B2;
} 
a:link{
color:#82cda7;
}
a:vlink{
color:#8AA7AC:
}
a:hover{
color:#50c0d1:
}
a:active{
color:#9dffcd;
}

.TD1{
  font-family: sans-serif;
  border: 1px #bfdada solid;
  padding : 15px;
  font-size : 12px;
  text-align : left;
  vertical-align: top;
  color : #747474;
  line-height:230%
}