body {
	height: 100%;
	background-color: #484848;
	scrollbar-face-color:#3E3E3E;
	scrollbar-highlight-color:#3E3E3E;
	scrollbar-3dlight-color:#3E3E3E;
	scrollbar-darkshadow-color:#3E3E3E;
	scrollbar-shadow-color:#3E3E3E;
	scrollbar-arrow-color:#FF9900;
	scrollbar-track-color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #CCCCCC;

}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #CCCCCC;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #F6B325;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #F6B325;
	text-decoration: none;

}
 .date {
 width: 100px;
 }
  .dayw {
 width: 30px;
 }
 .time {
 width: 45px;
 }
 .venue {
 width: 170px;
 }
 .description {
 width: 270px;
 }
.spacer {
width: 1px
}
.highlight {
background-color:#333333;
}
.small {
font-size: 0px;
}