body, table
  {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10pt;
  }

body
  {
  background-color: #D0D0D0;
  }

h1
  {
  font-size: 13pt;
  text-align: center;
  }

h2
  {
  font-size: 10pt;
  background-color: #BFCED2;
  padding: 3px;
  }

img
  {
  border: none;
  }
