h1 {
  font-size:18px;
}
h2 {
  font-size:16px;
}
h3 {
  font-size:15px;
}
h4 {
  font-size:14px;
}
p{
  font-size:13px;
  line-height:130%;
}
.notes {
 font-size:13px;
}
a img {
border-style:none;
}
td {
vertical-align:top;
}
.l-float{
  width : auto;
  float : left;
}
.f-clear{
  clear : both;
}
.dai {
  background-color: #f3f3f3;
}
.dai2 {
  background-color: #e6ffe6;
}
.dai3 {
  background-color: #eeeeff;
}


