@charset "utf-8";
.smText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #175481;
	text-decoration: none;
}
.eventText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
}
a.eventText:link, a.eventText:visited{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #66CCFF;
	text-decoration: underline;
}
a.eventText:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.titleText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	line-height: 30px;
}
.subTitleText {
	font-family: Arial, Helvetica, sans-serif;
	color: #336699;
	text-decoration: none;
}
