@charset "utf-8";
.smallwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 0.15em;
}
.Titles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #EFE2AB;
	font-variant: inherit;
}
.smalltxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #D4CBA4;
	font-weight: bold;
	text-align: justify;
}
.eventext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #D4CBA4;
	font-weight: bold;
	text-align: center;
}
