.header {
	font-family: Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #DD0002;
}
.header2 {
	font-family: Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.text {
	font-family: Helvetica;
	font-size: 13px;
	color: #000000;
}
.textred {
	font-family: Helvetica;
	font-size: 12px;
	color: #E70000;
}
.border {
	border: 1px solid #000000;
}
