BODY{
  font-size : 11pt;
  color : #FFFFFF;
  background-color : #000000;
  background-image:url(../langculback.gif);
  background-attachment : fixed;
}
TR{
  font-size : 11pt;
}
TD{
  font-size : 11pt;
}
hr{
  color:#FFFFFF;
}
.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: #FFFF00;
  text-decoration : none;
}
A:VISITED{
  color: #FFFF00;
  text-decoration : none;
}
A:HOVER{
  color: #FF0000;
  text-decoration : underline;
  background-color : #FFFF00;
}
A:ACTIVE{
  color: #FFFF00;
  text-decoration : none;
}