/* $Id: style.css,v 1.1.1.1.2.2 2001/04/18 00:11:47 justin Exp $ */

body, td {
   font-family: lucida, helvetica, sans-serif;
   font-size: 8pt;
   color: #000;
}
.heading {
   font-family: lucida, helvetica, sans-serif;
   font-size: 12pt;
   font-weight: bold;
   color: #fff;
}
.footer {
   font-family: lucida, helvetica, sans-serif;
   font-size: 6pt;
   font-style: italic;
   font-variant: small-caps;
   text-align: center;
   letter-spacing: 4px;
   padding-top: 0px;
   margin-top: 0px;
   color: #333;
}
.paging {
   font-family: lucida, helvetica, sans-serif;
   font-size: 8pt;
   font-weight: bold;
   color: #fff;
}
tt {
   font-family: courier, courier new, lucidatypewriter;
   font-size: 10pt;
}
a {
   font-size: 8pt;
   color: #036;
}
