body, td {
  background-color:#000000; color:#FFFFFF;
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 12px;
  }
  
 .date {
 width: 110px;
 }
  .dayw {
 width: 35px;
 }
 .time {
 width: 70px;
 }
 .venue {
 width: 170px;
 }
 .description {
 width: 270px;
 }
.spacer {
width: 10px
}
.highlight {
background-color:#db6721;
}
.small {
font-size: 10px;
}


/*link colors*/  

	a:link {color:#FFFFFF;}
	a:visited {color:#E75709;}
	a:hover {color:#FFFFE8;}
	a:focus,a:active {color:#C0C0C0;}


p.center 
	{
	background-color:#000000;
	color: #FFFFFF;
	font-weight:bold;
	vertical-align:center;
	text-align:center;
	font-family:"Book Antiqua", Century Gothic, Arial, Verdana, Helvetica, serif;
	font-weight:bold;
	padding:2px;}


p.copyright {
	background-color:#000000;
	color: #FFFFFF;
	font-family:"Adelon-Light", Century Gothic, Times New Roman, Helvetica, sans-serif;
	font-size:.75em;
	text-align:center;
	padding:0px;}
