body {
  background: white; color: #000000; 
  margin-top:10; margin-left:10; margin-right:10;
  margin-height:10; margin-width:10;
  font-family: serif
}

a:link    {color: #0000FF; text-decoration: underline}
a:visited {color: #0000FF; text-decoration: underline}
a:active  {color: #0000FF; text-decoration: underline}
a:hover   {color: #990099; text-decoration: underline}

.PgTitle { 
  font-size: 125%; font-weight:bold; color: #006699; text-align: center
}

.PgHd1 { font-weight:bold; color: #ff3300; }
.PgHd2 { font-weight:bold; color: #006699; }
