body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10px;
}

a {
	color: #999999;
	text-decoration: none;
	font-weight: bold;

}

table.menu {
	background-color: white;
	border-collapse: collapse;
}

td.menu {
	border-top: 1px solid #CCCCCC;
	border-right: 0px;
	border-bottom: 1px solid #CCCCCC;
	border-left: 0px;
	color: #999999;
	text-align: center;
	font-weight: bold;

}
a:hover {
	color: #000000;
	background-color: #EEEEEE;

}
a.stream {
	color: #FFFFFF;
	font-size: -2;
	font-weight: bold;
}
table {
	font-size: 12px;
}
.date {
	font-weight: bold;

}
.dateitem {
	font-size: 10px;




}
