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

.title {
	color: white;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
.titleRoadshows {
	color: white;
	font-size: 48px;
	font-weight: bold;
}
.titleRoadshowsDate {
	color: white;
	font-size: 19px;
	font-weight: bold;
	line-height: 17px;
}
.titlesm {
	color: white;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
ul {
	list-style-type:disc;
	margin: 0 0 0 20px;
}
.clearFix {
	width: 100%;
	clear: both;
}
.clearFix10 {
	width: 100%;
	height: 10px;
	clear: both;
} 