BODY {
  background-color: #ffffff;
  font-size : 14;
  font-family : Verdana,Arial,"MS UI Gothic";
  text-decoration : none;
  cursor :  auto;
  scrollbar-face-color:#FFFFFF;
  scrollbar-highlight-color:#b34c34;
  scrollbar-shadow-color:#b34c34;
  scrollbar-darkshadow-color: #b34c34;
  scrollbar-arrow-color:#b34c34;
  scrollbar-track-color:#FFFFFF;
  margin-bottom : 0px;
}
P {
  color : #000000;
  font-size : 14;
  font-family : Verdana,Arial,"MS UI Gothic";
  text-decoration : none;
}
A {
  color : #000000;
  font-size : 14;
  font-family : Verdana,Arial,"MS UI Gothic";
  text-decoration : none;
  
}
A:VISITED {
  color : #000000;
  font-size : 14;
  font-family : Verdana,Arial,"MS UI Gothic";
  text-decoration : none;
}
A:HOVER {
  color : #000000;
  font-size : 14;
  font-family : Verdana,Arial,"MS UI Gothic";
  text-decoration : none;
;}
A:ACTIVE {
  color : #000000;
  font-size : 14;
  font-family : Verdana,Arial,"MS UI Gothic";
  text-decoration : none;
}
TABLE{
  color : #000000;
  font-size : 14;
  font-family : Verdana,Arial,"MS UI Gothic";
  text-decoration : none;
}
TD{
  line-height : 20px;
}
