body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10pt;
 width: 800px;
}
h3 { 
 text-align: center;
 font-size: 12pt
 font-weight: bold;
}
#footer {
 font-size: 8pt;
 text-decoration: none;
 font-style: italic;
}
#team {
  color: #003366;
}

