body {
  font-family: "arial";
  font-size: 11px;}

a:link {
  color: #003466; 
  text-decoration: none}
a:visited {
  color: #819F89;
  text-decoration: none}




<!-- this will center text horizontally for each P or H2 item -->
P { text-align: center }
H2 { text-align: center }




