
body {
  font-size: 12pt }

.header { 
  color: black; 
  font-size: 1.6em;
  font-weight: bold;
  font-family: sans-serif }

.project { 
  color: black;
  font-size: 1.4em;
  font-weight: bold;
  font-family: sans-serif }

.body { 
  color: black;
  font-size: 1.0em;
  font-family: sans-serif }

.notes { 
  color: #444444;
  font-size: 0.7em;
  font-family: sans-serif }

.footer { 
  text-align: center;
  color: #b0b0b0;
  font-size: 0.5em;
  font-family: sans-serif }

A:link { 
  color: blue;
  text-decoration: none }

A:active { 
  color: blue;
  text-decoration: none }

A:visited { 
  color: blue;
  text-decoration: none }

