 

BODY{
  
  font-family : "MS UI Gothic";
  
  
  background-repeat : repeat;
  background-attachment : scroll;
  
  
  
  

  

  
  line-height : 18px;
  

  
  

  

  
}
TABLE{
  line-height : 19px;
  font-size : 13px;
  font-family : "MS UI Gothic";
  font-weight : normal;
  

  
border-top-width : 1px;border-right-width : 1px;border-bottom-width : 1px;border-left-width : 1px;
  

  background-color : white;
  
border-top-style : solid;border-left-style : solid;border-right-style : solid;border-bottom-style : solid;border-top-color : #4d2626;border-right-color : #4d2626;border-bottom-color : #4d2626;border-left-color : #4d2626;}
A:HOVER{
  color : blue;
  background-color : #f5e38d;
  font-weight : bolder;
}
A{
  color : blue;
  font-weight : bolder;
}
