body         { font-style: normal; font-weight: normal; font-family: 
               Courier; font-size: 10pt; color: #000000; 
               background-color: #FFFFFF; text: #000000; link: #0000FF; vlink: #800000; alink: #FF00FF}

p            { font-style: normal; font-weight: normal; font-family: 
               Courier; text-align: none; font-size: 10pt; color: #000000; 
               background-color: #FFFFFF; text: #000000; link: #0000FF; vlink: #800000; alink: #FF00FF}

td            { font-style: normal; font-weight: normal; font-family: 
               Courier; text-align: none; font-size: 10pt; color: #000000; 
               background-color: #FFFFFF; text: #000000; link: #0000FF; vlink: #800000; alink: #FF00FF}

li            { font-style: normal; font-weight: normal; font-family: 
               Courier; text-align: none; font-size: 10pt; color: #000000; 
               background-color: #FFFFFF; text: #000000; link: #0000FF; vlink: #800000; alink: #FF00FF}

h1           { font-family: Courier; 
               background-color: #C0C0C0; 
               font-weight: bold; font-style: normal; font-size: 
               16pt; color: #000000; padding: 3 }
               
h2           { font-weight: bold; font-size: 14pt; 
               background-color: #C0C0C0; font-family: Courier; 
               font-style: normal; vertical-align: none; color: #000000; }
               
h3           { font-style: normal; font-family: Courier; 
               background-color: #C0C0C0; 
               font-weight: bold; font-size: 12pt; color: #000000; }
               
h4           { font-weight: bold; 
               background-color: #FFFFFF; font-size: 11pt; 
               font-style: normal; font-family: Courier; color: #000000; }

dt           { font-weight: normal; 
               background-color: #FFFFFF; font-size: 10pt; 
               font-style: normal; font-family: Courier; margin-top: 8pt; 
               color: #000000; 
               }
               
a           { font-weight: bold; font-style: normal;
               color: blue; text-decoration: none}
               
A:HOVER
	{
	text-decoration : underline;
	color: red;
	}


.calendar_artist_text {
	font-size: 2em;
	font-weight: bold;
}


.calendar_date_text { font-weight: bold; font-family: courier; 
		       font-size: 14pt; color: black; 
               link: #0000FF; vlink: #800000; alink: #FF00FF;
			   padding-left: 0em;
               border-left: none;
               border-right: none;
               border-top: solid;
               border-bottom: solid;
               border-bottom-width: thin;
               border-top-width: thick;
               border-color: black;
               }

.calendar_event_title_text  { font-family: Courier; 
               font-weight: bold; font-size: 12pt; color: black;
               }
               
.calendar_venue_text { font-weight: bold; font-family: 
               Courier; font-size: 10pt; color: black; 
               }

.calendar_notes_text { font-weight: normal; font-family: Courier; 
			   font-size: 10pt; color: black; 
               text: black; link: #0000FF; vlink: #800000; alink: #FF00FF;
               }
               