.date {
	font-weight: bold;
	color: #275D00;
	background-position: left top;
	text-align: left;
	vertical-align: top;
	font-size: small;
}
.event01 {
	font-size: small;
	color: #E19600;
}
.weekday {
	font-size: medium;
	font-weight: bold;
	color: #275D00;
	text-align: center;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	background-color: #6181C1;
}
table {
	background-position: center;
}
.headline_sport {
	font-size: large;
	color: #FFFFFF;
	border: thin double #FFFFFF;
	padding: 3px;
}
.border01 {
	border: thick solid #00349C;
}

