.copyright {
	font-family: arial;
	font-size: 9px;
	color: #A1A1A1;
}
.bodytext {
	font-family: arial;
	font-size: 11px;
	color: #4d4d4d;
}
.links {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.titles {
	font-family: arial;
	font-size: 24px;
	font-weight: bold;
	color: #d32e12;
	line-height: 20px;
}
.subtitle {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #d32e12;
}
.subtitleRed {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #8F0202;
}
