body {
  font-family: Arial, sans-serif;
  color: black;
  background-color: #FFFFFF }

h1 {
  font-family: Arial, sans-serif;
  font-size: medium;
  font-style: bold;
  text-align: center; }

h2 {
  font-family: Arial, sans-serif;
  font-size: small;
  font-style: bold;
  text-align: center; }

h3 {
  font-family: Arial, sans-serif;
  font-size: small;
  font-style: bold;
  text-align: left; }

p {
  font-family: Arial, sans-serif;
  font-size: small;
  font-style: normal; }

a:link {
  color: #339999 }

a:visited {
  color: #339999 }

a:hover {
  color: #663399 }
