@charset "utf-8";






h3{
	color: d52b80;
}
.STYLE{
}





@import url(style.css);
.h1{
  font-size : 24px;
}

.h2{
  font-size : 14px;
  text-align : center;
  vertical-align : middle;
}

.h3{
	font-size: 12px;
  color : black;
}
.h4{
  color : red;
  font-size : 10px;
}

.td1{
  background-color : #99cccc;
  font-size : 12px;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : black;
}

.td2{
  font-size : 12px;
  background-color : silver;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : black;
}

.td3{
  font-size : 12px;
  background-color : #cc6666;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : black;
}

.td4{
  font-size : 12px;
  background-color : #FF9966;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : black;
}

.mtd{
  height : 200px;
}

.mtr{
  height : 200px;
}
