BODY   { background: white;
         color: black;
         font-size: 12pt;
         }

A:link, A:visited, A:active { text-decoration: none }

A:link {color: blue}

A:visited {color: purple}

A:active {color: red}

P {
   font-size: 15pt }

TD.dark {background: D4D4D4;
   font-size: 12pt }

TD.light {background: c9e3F6;
   font-size: 12pt }

TD.alt {background: a2e2FF;
   font-size: 12pt }

