BODY{
  font-family : "MS UI Gothic";
  line-height : 1.2;
  background-color : #cee7ff;
  color : navy;
  font-size : 12pt;
  font-weight : 400;
}
A:link, A:visited { color: blue; font-weight: bold; } 
A:hover, A:active { color: skyblue; font-weight: bold; } 
TABLE, TD, TH{
  border: 3px none;
  text-align: center; 
}
h1{
  font-size: 20pt;
  color: blue;
}
