BODY,TABLE,P,H1,H2,UL,A,TD { font-size: small; font-family: Verdana,Arial,sans-serif }

TABLE.outdooreventstable { border: 1; cellspacing: 2; cellpadding: 4 }

.smallitalic { font-size:x-small;  font-style:italic }
.italic { font-size: small;  font-style:italic }
.small { font-size:x-small }

div.italic { font-style:italic }
div.smallitalic { font-size:x-small;  font-style:italic }
div.bold { font-weight:bold }
div.small { font-size:x-small } 

A { color: #0000FF; text-decoration:none; font-weight:bold }<!--bright blue -->
A:hover { color: #FF0033 }<!--  bright red -->
A:visited { color: #993399}<!-- purple -->

H1 { font-size: x-large; color: #006600; text-align: center }<!-- dark green -->

H2 { font-size:medium; color: #000000; text-align: center }<!-- black-->

H3 { font-size:small; color: #000000; text-align: center; font-style: italic }<!-- black-->


