.more {
	font-size: 8pt;
	font-weight: bold;
	color: #0033FF;
	text-decoration: none;
}
.EventsDate {
	font-family: tahoma;
	font-size: 9pt;
	font-weight: bolder;
	color: #CC6600;
	text-decoration: none;
}
.EventsHeader {
	font-family: tahoma;
	font-size: 9pt;
	color: #336699;
	text-decoration: none;
	font-weight: bolder;
}
.EventsBody {
	font-family: tahoma;
	font-size: 8pt;
	font-weight: bolder;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}
.TextHeader {
	font-family: tahoma;
	font-size: 9pt;
	font-weight: bolder;
	color: #333333;
	padding-left: 10px;
	line-height: 20pt;
}
.TextBody {
	font-family: Tahoma;
	font-size: 9pt;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
}
.TextTitle {
	font-family: tahoma;
	font-size: 9pt;
	font-weight: bolder;
	color: #FFFFFF;
	padding-left: 10px;
	line-height: 20pt;
	background-color: #7A7A7A;
}
