a {
	color: DarkRed;
	font-weight: bolder;
	font-size: 10px;
	font-family: Geneva, Helvetica, Arial, "Times New Roman", Times, Georgia, Swiss, SunSans-Regular;
	text-decoration: none
}
h1 { color: #000; font-size: 18px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h2 { color: #b0b0b0; font-size: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h3 { color: #f00; font-size: 14px; line-height: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h4 { color: #000; font-style: normal; font-weight: lighter; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; vertical-align: top; margin-top: 0px; margin-bottom: 0pt; padding: 4px; height: 0px }
td {
	color: #CCCCCC;
	font-size: 10px;
	font-family: Geneva, Helvetica, Arial, Swiss, SunSans-Regular
}

.sidenoteCal { color: black; /* text color */
		   background-color: light gray;
		   width: 280px;
		   padding: 3px;
		   text-align: center;
		 }
.sidenoteCal_today { background-color: #B0E0E6; width: 98%; padding: 2px; margin: 4px; text-align: center; }
.sidenoteCal_event_1 { background-color: #B0E0E6; width: 98%; padding: 2px; margin: 4px; text-align: center; }
.sidenoteCal_event_2 { background-color: #B0E0E6; width: 98%; padding: 2px; margin: 4px; text-align: center; }

.sidenoteCal_artist_text { color: beige; text-align: center; font-size: 16pt; font-weight: bold; }
.sidenoteCal_date_text { color: indianred; font-size: 10pt; text-align: center;  font-weight: bold;}
.sidenoteCal_event_title_text { color: blue; font-size: 10pt; font-weight: bold; }
.sidenoteCal_venue_text { color: indigo; font-size: 10pt; }
.sidenoteCal_notes_text { color: teal; font-size: 10pt; }
