
table  { font-size: 8pt; font-family: Arial; padding: 2pt; border: 1pt black }
.club_table { font-size: 9pt; font-family: Arial }
body   { color: black; font-size: 9pt; font-family: Arial; text-decoration: none; text-align: left; vertical-align: middle; padding: 2pt; border: 1pt black }


/* Indent paragraphs */
P {margin-left: 24pt;
   margin-right: 24pt;}

/* Make headings Prose Antique bold with generous line spacing.
   If user doesn't have Prose Antique, use Lucida Handwriting.
*/
H1 {font: 18pt ;
    font-weight: bold;
    line-height: 30pt;}

H2 {font: 18pt "Prose_Antique" "Lucida Handwriting";
    font-weight: bold;
    line-height: 22pt;}

/* Format footnotes as 9-point Book Antiqua, and center them. */
DIV.footnote {font-size: 9pt;
             line-height: 12pt;
             text-align: center}