H1{
  line-height : 9px;
  font-size : 9pt;
  color : #e2630e;
  font-family : "MS UI Gothic";
  

  list-style-type : square;
  list-style-position : outside;
}
TD{
  font-size : 11pt;
  
  
  
  
  

  line-height : 16pt;
  color : #343434;
  font-family : "MS UI Gothic";
}
H3{
  font-size : 9pt;
  font-family : "MS UI Gothic";
  line-height : 9pt;
  color : teal;
}
A{
  color : teal;
}
A:link{
  color : blue;
}
A:visited{
  color : maroon;
}
A:hover{
  color : navy;
}
A:active{
  color : navy;
}
