@charset "utf-8";
/* CSS Document */

#Events {
	color:#666;
}

#Events UL {
	margin: 0px;
	padding: 0px;
	font-size: small;
}
#Events UL LI {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}


