body, td {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
}
 
html, body{
scrollbar-face-color: #000000;
scrollbar-shadow-color: #CCCCCC;
scrollbar-highlight-color: #CCCCCC;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #000000;
scrollbar-arrow-color: #CCCCCC;
}

a:link{
color:#FFFFFF;
text-decoration:underline;
font-size: 12px;

}
a:visited{
color:#FFFFFF;
text-decoration:underline;
font-size: 12px;

}
a:hover{
color:#FFFFFF;
text-decoration:underline;
font-size: 12px;

}
a:active{
color:#FFFFFF;
text-decoration:underline;
font-size: 12px;

}

 .date {
 width: 110px;
 text-align:center;
 }
 .venue {
 width: 110px;
 text-align:center;
 }
 .description {
 width: 110px;
 text-align:center;
 }
.spacer {
width: 10px
}
.highlight {
background-color:#000000;
}
.highlight2 {
background-color:#FFFFFF;
}
.small {
font-size: 10px;
}