body {background: #acd}

  a:link
  {	color: #0000aa;
   font-style: normal;
   font-weight: bold;
   text-decoration: none;
  }
  a:active
  {	color: #0000aa;
   font-style: normal;
   font-weight: bold;
   text-decoration: none;
  }
  a:visited
  {	color: #0000aa;
   font-style: normal;
   font-weight: bold;
   text-decoration: none;
  }
  a:hover
  {	color: #0000aa;
   font-style: normal;
   font-weight: bold;
   text-decoration: underline;
  }

td,th {text-align: center}

.mhd {font-size: medium; font-weight: bold; color: #aaccdd}

