BODY{
  color: #663300;
  background-color: #FFF5EE;
  font-size : 10pt;
  font-family : "MS UI Gothic";
  font-weight : normal;
  line-height : 140%;
}
A{
  color: #a25100;
  text-decoration : none;
  font-size : 10pt;
}
A:VISITED{
  color: #990000;
  text-decoration : none;
  font-size : 10pt;
}
A:HOVER{
  color: #cc6600;
  text-decoration : underline;
  font-size : 10pt;
}
A:ACTIVE{
  color: #FF0000;
  text-decoration : none;
  font-size : 10pt;
}
TD{
  line-height : 140%;
  font-size : 10pt;
}