.sd_h1 {
	font-family: Helvetica, sans-serif, Arial;
	font-size: 25px;
	/*line-height: 18px;*/
	font-weight: bold;
	color: #CA1619;
	text-decoration: none;
}
.sd_h2 {
	font-family: Helvetica, sans-serif, Arial;
	font-size: 21px;
	/*line-height: 18px;*/
	font-weight: normal;
	color: #CA1619;
	text-decoration: none;
}
.sd_h3 {
	font-family: Helvetica, sans-serif, Arial;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.sd_maintext {
	font-family: Helvetica, sans-serif, Arial;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.sd_smalltext {
	font-family: Helvetica, sans-serif, Arial;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.sd_ingress {
	font-family: Helvetica, sans-serif, Arial;
	font-size: 15px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.sd_xsmalltext {
	font-family: Helvetica, sans-serif, Arial;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}

