body, p, tbody, td {
   font-family: "Century Gothic", Arial, sans-serif;
   }

p, td {
   font-size: 10pt;
   }


big {
   font-size: 200%;
   }

small {
   font-size: 75%;
   }

a {
   color: #99ccff;
   text-decoration: none;
   }

a:active, a:hover {
   color: #ffffcc;
   }
