body { padding : 3px; height : auto; width : 610px ; overflow : auto;
       background-attachment:fixed;
       margin-left: auto; margin-top: 0px; margin-right: auto;
       border-left: 1px dotted; border-right: 1px dotted;
       font-family: "Arial, Helvetica, sans-serif;
     }

a:link    {color: Navy; text-decoration: none}
a:visited {color: Navy; text-decoration: none}
a:hover   {color: Navy; text-decoration: underline overline}
a:active  {color: Grey; text-decoration: none}

P{ margin-top: 5px; padding: 3px; line-height: 1.5em}

.on {color: Gray; background-color : White;
 font-size: 80%; line-height: 150%; font-weight: bold; }

.off {color: Navy; background-color : White;
 font-size: 80%; line-height: 150%; font-weight: normal; }
 
.om {font-size: 60%; } 

