.style1 {color: white}
.style2 {
	color: white;
font-size: 12px;
font-weight: bold;
}
.style22 {
	color: white;
	font-size: 16px;
	font-weight: bold;
	background-color: red;
}
.style3 {
	color: white;
	font-weight: bold;
	font-size: 24px;
	text-align: center;
}
.style4 {
	color: white;
	font-weight: bold;
	font-size: 26px;
}
.style5 {
	color: white;
	font-weight: bold;
	font-size: 48px;
}
.style6 {
color: #D8C4A1;
font-weight: bold;
font-size: 16px;
}

