body {
  font-family: Arial, helvetica; 
  font-size: 10pt;
  color: #000000; 
  background-color: #000077;
  topmargin: 0;
  leftmargin: 0;
}

HR {
  color: #0000A0;
  size: 1;
}

.shccheader1 {
  font-size: 22pt;
  font-weight: bold; 
  color: #000000; 
}

.navlink {
  font-size: 10pt;
  font-weight: bold;
  color: #000000; 
}

A:link { color: #000000; font-weight: bold; text-decoration: none; }
A:visited { color: #000000; font-weight: bold; text-decoration: none;}
A:focus:hover { color: #AA0000; font-weight: bold; text-decoration: none;}

