body { font-family: Arial, Helvetica, sans-serif; font-size: 11pt; text-align: Justify; margin-left: 20; margin-right: 20 } 

A:link { color: blue } 
A:visited { color: purple } 
A:hover { color: red } 
A:active { color: teal } 

h1.title { margin-top: 5; margin-bottom: 0; font-family: Arial Black, Helvetica, sans-serif; font-size: 28pt;  font-weight: bold; }

h1.race { margin-top: 5; margin-bottom: 0; font-family: Arial, Helvetica, sans-serif; font-size: 18pt;  font-weight: bold; }

h1.class_names { margin-top: 15; margin-bottom: 0; font-family: Arial, Helvetica, sans-serif; font-size: 14pt; clear: left; }

h2.start_times { margin-top: 0; margin-bottom: 0; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; }

img.logo { float: left;  margin-top: 5; margin-right: 45; margin-bottom: 10; margin-left: 10; }

p.races-intro { margin-top: 35; max-width: 820px; }
p.list-race { margin-top: 2; margin-bottom: 2 }
p.list-month { margin-top: 2; margin-bottom: 10 }

table.races { 
border-style: solid; 
border-width: 2; 
border-color: #CCCCCC; 
border-collapse: collapse; 
font-size: 9pt; 
text-align: center; 
}

td { padding: 1pt 1pt 1pt 1pt; border-style: single }

td.race-links { vertical-align: top; width: 220px; }

tr.shade { background-color: CCCCFF; }
tr.column_titles { font-weight: bold; border-bottxom: 12px single black; }
td.column_titles { border-width: medium; border-style: single; }
td.left { text-align: left; }

.MyFooter {margin-top: 6; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-variant: small-caps; }
