@charset "utf-8";
#event table{
	font-size: small;
	color: #000;
}
#event th{
	color: #009;
	white-space: nowrap;
}
#event td {
	font-size: 90%;
	padding-left: 20px;
}

#event img {
	margin-bottom: 5px;
}
#event strong {
	color: #F00;
	font-size: 120%;
}

#event .style1{
	color: #660;
	font-weight: bold;
}
#event .style2 {
	color: #006;
}
#event .style3 {
	color: #666;
}
