@charset "utf-8";
h2 {
	font-family: Calibri;
	font-size: 16px;
	font-weight: bold;
	color: #a60000;

}
h1 {
	font-family: Calibri;
	font-size: 24px;
	font-weight: bold;
	color: #b00000;
}
h3 {
	font-family: Calibri;
	font-size: 20px;
	font-weight: normal;
	color: #b00000;
	font-weight: bold;

}
.form-texts {
	font-family: Calibri;
	font-size: 14px;
	font-weight: bold;
	color: #3333333;
}
.divider-footer {
	font-family: Calibri;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
.policytexts {
	font-family: Calibri;
	font-size: 14px;
	font-weight: normal;
	color: #3333333;
	padding-left:26px;
	padding-right:26px;
}