body {
  font-family: Arial,Helvetica, Sans Serif;
  font-size: 9pt;
  color: black;
  background-color: white;
  align: center;
  }
td {
  font-family: Arial, Helvetica, Sans Serif;
  font-size: 9pt;
  color: black;
  }
.date {
  font-size: 8pt;
  font-weight: bold;
  color: #006094;
  text-decoration: none;
  }
.bigheader {
  font-size: 12pt;
  font-weight: bold;
  color: #006094;
  text-decoration: none;
  }
.header {
  font-size: 9pt;
  font-weight: bold;
  color: #006094;
  text-decoration: none;
  }
.menuheader {
  font-size: 8pt;
  font-weight: bold;
  color: #006094;
  text-decoration: none;
  }
.foottext {
  font-size: 7pt;
  font-weight: bold;
  color: black;
  text-decoration: none;
  }
.copyright {
  font-size: 7pt;
  font-style: italic;
  text-align: center;
  }

.surgeonhead {
  color: white;
  text-decoration: none;
  }
.surgeonhead A:active {
  color: white;
  text-decoration: none;
  }
.surgeonhead A:link {
  color: white;
  text-decoration: underline;
  }
.surgeonhead A:visited {
  color: #CCCCCC;
  text-decoration: underline;
  }
.surgeonhead A:hover {
  color: white;
  text-decoration: none;
  }

A:link {
  color: #006094;
  text-decoration: underline;
  }
A:visited {
  color: #004074;
  text-decoration: underline;
  }
A:hover {
  color: #D02020;
  text-decoration: underline;
  }

