<style type="text/css">  
<!--
   h1
   {
	font-family : Verdana, Sans-serif, Arial, Helvetica, Sans-serif;
  	font-size : 22pt;
  	color : green;
   }
   
   .event-head
   {
  	font-family : Verdana, Sans-serif, Arial, Helvetica;
  	font-size : 12pt;
	font-weight : bold;
  	color : green;
	text-align: left;
   }
   
   p.article, div.article
   {
   font-family : Arial, Helvetica;
   font-size : 9pt;
   margin : 10px;
   text-align : justify;
   }
   
   .times
   {
   font-family : Arial, Helvetica;
   font-size : 8pt;
   color : #ffffcc;
   margin : 5px;
   }
   
   .day
   {
   text-align : center;
   font-family : Verdana, Tahoma, Arial, Helvetica;
   font-size : 10pt;
   color : DarkGreen;
   background-color : #ffff99;
   }
   
   .music-type 
   {
   font-family : Arial, Helvetica;
   font-size : 9pt;
   font-weight : bold;
   }
  -->
  </style>