body {
  background-color: #bb4739;
  color: #efbf76;
  font-family: Sans-Serif, Helvetica;
  margin-left: 20pt;
  margin-right: 20pt;
}

pre {
  font-family: monospace;
}

p {
  font-family: Helvetica;
  text-align: justify;
}

p.policyfooter {
  font-family: Helvetica;
}

h1.title {
  font-family: Helvetica;
  margin-left: 50pt;
  font-size: 24pt;
}

A:link { 
    color: #ffcf86;
    font-weight: bold;
}

A:visited {
   color: #dfaf66;
   font-weight: bold;
}

.subtitle {
  margin-top: -10pt;
  font-size: 12pt;
}

.mini { 
  font-family: Helvetica;
  font-size: 8pt;
  color: #888888;
}

address { 
  font-family: Helvetica;
  font-size: 8pt;
}

td { 
  font-family: Helvetica;
}

.nav {
	font-size: 8pt;
}

.small {
	font-size: 8pt;
}

@media print {
   .nav {
	display: none;
   }
}
