h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #203444;
	text-decoration: none;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	text-decoration: underline;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: underline;
}
   body { background-color: #FFFFFF;
          color: #FFFFFF;
          font-family: Verdana, Arial, Helvetica, sans-serif;
          font-size: 10pt;
        }
   .home {
	font-size: 10pt;
	font-family: Georgia, "Times New Roman", Times, serif;
}

   .calendar {                background-color: #E1EAF4;
               width: 675px;
               padding: 3px;
               text-align: center;
             }
   .calendar_today { background-color: #FFFFFF; width: 675px; padding: 2px; margin: 4px; text-align: center; }
   .calendar_event_1 { background-color: #E1EAF4; width: 98%; padding: 2px; margin: 4px; text-align: center; }
   .calendar_event_2 { background-color: #FFFFFF; width: 98%; padding: 2px; margin: 4px; text-align: center; }

   .calendar_artist_text {
	color: #203444;
	text-align: center;
	font-size: 12pt;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}
   .calendar_date_text {
	color: #000000;
	font-size: 10pt;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
}
   .calendar_event_title_text {
	color: #203444;
	font-size: 12pt;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
}
   .calendar_venue_text {
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
   .calendar_notes_text {
	color: #000000;
	font-size: 10pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-decoration: none;
}
