BODY
   {
   color: #310000;
   font-family: sans-serif;
   font-size: 13px;
   }

TABLE
   {
   color: #310000;
   font-family: sans-serif;
   font-size: 13px;
   }

H1
   {
   color: #310000;
   font-style: italic; 
   font-size: 150%;
   font-family: serif;
   align: center;
   }

H2
   {
   color: #310000;
   font-style: normal; 
   font-size: 140%;
   font-family: serif;
   align: center;
   }

.menu
   {
   color: #310000;
   font-style: normal;
   font-size: 85%;
   text-align: left;
   margin-left: 1em;
   font-family: sans-serif;
   }


.link
   {
   color:#b01c20;
   }
.link A:link{color:#b01c20}
.link A:visited{color:#b01c20}
.link A:active{color:red}