
body { color: black; font-family: Arial, Helvetica, sans-serif; background-color: white; }
p { font-family: Arial, Helvetica, sans-serif; }
td { font-family: Arial, Helvetica, sans-serif; }

h1 { color: #f00; font-size: 18px; font-family: Arial, SunSans-Regular, sans-serif; background-color: white;}
h2 { color: #f00; font-size: 10px; font-family: Arial, SunSans-Regular, sans-serif; background-color: white;}
h3 { color: #f00; font-size:  6px; font-family: Arial, SunSans-Regular, sans-serif; background-color: white;}
h4 { color: #f00; font-family: Arial, SunSans-Regular, sans-serif; background-color: white;}
h5 { color: #f00; font-family: Arial, SunSans-Regular, sans-serif; background-color: white;}
h6 { color: #f00; font-family: Arial, SunSans-Regular, sans-serif; background-color: white;}

 
a.events {
   color:#ff0000;
	background-color:#ffffff;
   text-decoration:underline;
}
   a.events:link {color:#ff0000;}
	a.events:visited {color: #ee0011; }
	a.events:active {color: #00ff00; }
	a.events:hover {color: #00ee00; }

p.footer1 {
   color: #000;
   font-size: 12px;
   font-family: Arial, SunSans-Regular, sans-serif;
   font-Weight:900;
   background-color: white;
}

p.footer2 {
   color: #000;
   font-size: 10px;
   font-family: Arial, SunSans-Regular, sans-serif;
   font-Weight:900;
   background-color: white;
}

table.main {
   width:800px;
}


td.frmlhs {
   font-Weight:900;
   text-align:right;
}

td.eventtext {
   text-align:left;
   vertical-align:top;
}

td.currentevents {
   vertical-align:top;
}
