body{
  font-size: 11pt;
  font-family: "MS UI Gothic",sans-selif;
  color: white;
  background-color: #666666;
}
h1{
  font-size : 14pt;
  font-family: "MS UI Gothic",sans-selif;
  color: white;
  padding-top: 1px;
  padding-left: 5px;
  padding-right: 2px;
  padding-bottom: 1px;
  font-weight : bold;
  font-style : normal;
}