@charset "utf-8";
/* CSS Document */

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-style: normal;
	line-height: normal;
	color: #23408f;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: 400;
}
.subheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #d2232a;
}
.red-text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #d2232a;
}
