.erc {
	font-family: "Arial Narrow";
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
}
a:link {
	color: #999999;
}
a:hover {
	color: #999999;
}
a:visited {
	color: #999999;
}
a:active {
	color: #999999;
}
.section {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.text.a:link {
	color: red;
}
.text a:link { color: #2A3C50; text-decoration: none; }
.text a:visited { color: #2A3C50; text-decoration: none; }
.text a:hover { color: #FF0000; text-decoration: underline; }
.text a:active { color: #2A3C50; text-decoration: none; }
.event {font-family:  Verdana, Arial, Helvetica, sans-serif;font-size: 9px;}
.eventhead {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: 12px; font-weight: normal; color: #ffffff;background-color:#999999;}
.eventhead a:visited { color: #ffffff; text-decoration: none; }
.event a:link { color: #000000; text-decoration: none; }
.event a:visited { color: #000000; text-decoration: none; }
.event a:hover { color: #FF0000; text-decoration: underline; }
.event a:active { color: #000000; text-decoration: none; }

