body {
  margin-top: 0px;
  margin-left: 0px;
  color : #333333;
}
strong{
  color : #ff0000;
}
a:link {
  color : green;
  text-decoration: none;
}
a:hover {
  color : green;
  text-decoration: none;
}
a:active {
  color : green;
  text-decoration: none;
}
a:visited {
  color : green;
  text-decoration: none;
}
.f18{
  font-size : 18px;
}
.f12{
  font-size : 12px;
  line-height : 16px;
  padding-top : 2px;
  padding-left : 2px;
  padding-right : 2px;
  padding-bottom : 2px;
}
.f14{
  line-height : 22px;
  font-size : 14px;
}
.f24{
  font-size : 24px;
}
.TD1{
  background-image : url(img/line1.gif);
  background-repeat : repeat;
}
.f12_2{
  font-size : 12px;
  padding-top : 5px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 5px;
  line-height : 20px;
}
.f16{
  font-size : 16px;
  font-weight : bold;
}
