body, p {
  font-family: franklin gothic book, verdana, arial, sans-serif;
  font: 18px;
  background: #D8D8F0;
  color: #000000; }

h1 {
  font: bold x-large franklin gothic demi; }
h2 {
  font: bold large franklin gothic demi; }
h3 {
  font: franklin gothic narrow, arial narrow, sans-serif; }
h4 {
  font: small franklin gothic narrow, arial narrow, sans-serif; }

a {
  text-decoration: none; }
a:link {
  color: #00BB00; }
a:visited {
  color: #BB8800; }
a:hover {
  color: #0000BB; }

#pp {
  font: bold italic 24px franklin gothic demi; }


