.menu {
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size : 12px;
   font-weight : bold;
   color : Silver;
}
.header1 {
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size : 27px;
   font-weight : bold;
   color : Purple;
}

.header2 {
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size : 14px;
   font-weight : bold;
}
.header3 {
   font-family : Georgia, serif;
   font-size : 18px;
   font-weight : bold;
   color : Navy;
   font-size : 1.4em;
}
.eventHeader {
	font-family : Georgia, serif;
	font-size : 18px;
	font-weight : bold;
	color : Gray;
	font-size : 1.4em;
	border-bottom : dotted;
}
.footer1 {
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size : 9px;
   color : #cccccc;
   background-color: #666666
}
.address {
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size : 14px;
   color : silver;
}
.box{
   background-color: #ccccff
}
A:LINK, A:VISITED {
   color : Black;
   text-decoration : none;
   border-bottom : thin solid Gray;
}
A:HOVER, A.ACTIVE {
   border-bottom : thin solid Red;
}
BODY {
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size : 10px;
   background : #999966 url(../../images/background.gif);
}
.bodytext {
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size : 12px;
   text-align : justify;
}
.eventText {
   font-family : Georgia, serif;
   font-size : 10px;
}
.eventDate {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-style : italic;
}
tr {
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size : 12px;
}
.redbottom {
   border-bottom : thin solid Red;
}
.bodytextright {
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size : 12px;
   text-align : right;
}
H1 {
   font-family : Georgia, serif;
   font-size : 25px;
   font-weight : bold;
   color : gray;
   border-top : thin dashed Gray;
}

H3{
   font-family : Georgia, serif;
   font-size : 18px;
   font-weight : bold;
   color : Navy;
   font-size : 1.4em;
}

