
BODY, TD { 
font-family: trebuchet ms, verdana, Arial; 
font-size: 12px;  
}

BODY { 
background-color: #D0E4A6;
margin: 0; 
}

.main { 
background-color: #FFFFFF;  
padding-bottom: 1px; 

}

I { font-family: georgia; }

h1 { font-size: 26px; color: #006600; }

h2 { font-size: 24px;  font-family: georgia; font-weight: bold; color: #006600; }

A:link     { color: #005500; font-weight: bold; text-decoration: underline; }
A:visited  { color: #005500; font-weight: bold; text-decoration: underline; }
A:active   { color: #005500; font-weight: bold; text-decoration: underline; }
A:hover    { color: #009A66; font-weight: bold; text-decoration: underline; }

.head2 {  font-size: 16; font-weight: bold;}

.sub1 { font-family: Arial; font-weight: bold; font-size: 10px;  }

.first  { font-family: monotype corsiva; font-size: 22px; line-height: 22px; margin-right: 1px; }

a.menu:link, a.menu:visited {
display: block;
background-color: #009A66;
vertical-align: middle;
font-family: trebuchet MS, arial; 
font-size: 12px;
font-weight: bold; 
color: #ffffff;
text-align: center;
padding-top: 4px;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 4px;
width: 100%;
text-decoration: none;
}

a.menu:hover {
background-color: #D0E4A6;
font-family: trebuchet MS, arial; 
font-size: 12px;
font-weight: bold; 
color: #003300;
text-decoration: none;
}

table.events td {
background-color: #ffffee;
border: 1px solid #003300;
padding: 2px;

}

