 
BODY{
  font-size : 14px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  line-height : 21px;
  

  background-image : url(menu/background.gif);
  color : #505050;
  
  font-family : "MS UI Gothic";
}
TD{
  font-size : 14px;
  line-height : 150%;
}
.px12{
  font-size : 12px;
  line-height : 21px;
}
.px10{
  font-size : 10px;
  line-height : 21px;
}
A{
  
  text-decoration : underline;
  
  color : #666666;
}
A:HOVER{
  color : lime;
  
}
.white{
  color : #ffffff;
}
H1{
  font-weight : normal;
  color : #505050;
  font-size : 14px;
  line-height : 21px;
}
H2{
  font-weight : normal;
  color : #505050;
  font-size : 14px;
  line-height : 21px;
}
H3{
  font-weight : normal;
  color : #505050;
  font-size : 14px;
  line-height : 21px;
}
