.yellowAndBlack {
	font-family: Copperplate;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	text-transform: none;
	color: #FFFF00;
	font-weight: normal;
}
.Header {
	font-family: Copperplate;
	font-size: 24px;
	font-weight: normal;
	color: #FFFF00;
	text-decoration: overline;
}
.Text {
	font-family: Copperplate;
	font-size: 14px;
	text-align: center;
	color: #FFFF00;
	font-weight: normal;
}
.LargerText {
	font-family: Copperplate;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	text-transform: none;
	color: #FFFF00;
	font-weight: normal;
}
