@charset "utf-8";
/* CSS Document */

.event{
	font-size: 11px;
	font-weight: bold;
}

.subevent{
	font-size: 10px;
}

.sponsor{
	color: #333;
	font-size: 10px;
	font-weight: bold;
}

.nosponsor{
	color: #C00;
	font-size: 10px;
}