   BODY { background-color: white;
    color: rgb(25,25,112);
    font-family: arial, sans-serif, helvetica;
    font-size: 95%;
    font-style: italic;
    font-weight: bold;
    text-align: center; }
   a {
    color: rgb(112,25,112);
    background-color: white;
    text-decoration: none;  }
   a:visited {
    color: rgb(25,112,112);
    background-color: white; }
   a:hover { color: rgb(175,25,112); }
   H2, H3 {
    margin: 0.0em; 
    border: thin; }
   BR {
    line-height: 0.25; }
