<!--
  A:link {text-decoration: none }
  A:visited {text-decoration: none}
  A:active {text-decoration: none}
  A:hover {text-decoration: underline; color: red;}
 
  body { background-color: white; color: #000080 }



  p {font-size: 105%}

  /* h1 { font-size: x-large; text-align: center; font-weight: 900; color: #b3c7ec} */
  /* h1 { font-size: 200%; text-align: center; font-weight: 900; color: #800000} */
  h1 { font-size: 250%; text-align: center; font-weight: 900; color: #990000}
  h2 { font-size: 175%; color: #990000 }
  sub { font-size: small }
  h3 { font-size: 190%; text-align: center; font-weight: 900; color: #990000}

  /* img { border-color: #000066; border-width: thin } */
  /* img:hover {border-color: #000066; border-width: thin } */


  /* table.pic { margin-left: auto; margin-right: auto; text-align: center; background-color: black } */

-->

