.text-content {
	font-family: Tahoma, Verdana, Helv, "Times New Roman";
	font-size: 11px;
	font-style: normal;
	color: #333333;
	font-weight: normal;
}
.summary-red {
	font-family: Tahoma, Verdana, Helv, "Times New Roman";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #660000;
}
.summary-grey {
	font-family: Tahoma, Verdana, Helv, "Times New Roman";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.summary-grey-small {
	font-family: Tahoma, Verdana, Helv, "Times New Roman";
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.header-red {
	font-family: Tahoma, Verdana, Helv, "Times New Roman";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #CE0301;
}
.header-grey {
	font-family: Tahoma, Verdana, Helv, "Times New Roman";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
.text-content-red-bold {
	font-family: Tahoma, Verdana, Helv, "Times New Roman";
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
}
.bullet {
	list-style-position: inside;
	list-style-image: none;
	list-style-type: disc;
}
.text-content-grey-bold {
	font-family: Tahoma, Verdana, Helv, "Times New Roman";
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
.text-content-grey-12 {
	font-family: Tahoma, Verdana, Helv, "Times New Roman";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
