a:link {
	color: #C60000;
	text-decoration: none;
}
a:visited {
	color: #C60000;
	text-decoration: none;
}
a:hover {
	color: #C60000;
	text-decoration: underline;
}
a:active {
	color: #C60000;
	text-decoration: underline;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
.headlineS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #C60000;
}
.headlineM {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #C60000;
}
.headlineSBlk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
.bottomText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 15px;
}