BODY{
  font-size : 11pt;
  color : #0066CC;
  background-color : #FFFFFF;
  background-image : url(img/back.jpg);
  background-attachment : fixed;
}
TR{
  font-size : 11pt;
}
TD{
  font-size : 11pt;
}
hr{
  color:#0066CC;
}
.size_s{
  font-size : 9pt;
}
.size_m{
  font-size : 12pt;
}
.size_l{
  font-size : 15pt;
  font-weight : bold;
}
.size4{
  font-size : 15pt;
  line-height : 22pt;
}
A:LINK{
  color: #3300FF;
  text-decoration : none;
}
A:VISITED{
  color: #3300FF;
  text-decoration : none;
}
A:HOVER{
  color: #0000FF;
  text-decoration : underline;
  background-color : #FFFF00;
}
A:ACTIVE{
  color: #3300FF;
  text-decoration : none;
}
#size_td{
  font-size : 15pt;
  line-height : 22pt;
}
#size_td2{
  font-size : 12pt;
  line-height : 18pt;
}
