@charset "utf-8";
.copy1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.copyBigger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.copyWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}
.copyWhitesmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;
}

.HeaderBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #990000;
	font-weight: bold;
	text-align: center;
}
.HeaderMed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #990000;
	font-weight: bold;
}
.HeaderMedsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #330000;
	font-weight: bold;
}
