.TitleText {
	font-family: Arial;
	font-size: x-large;
	font-weight: bolder;
	color: #000000;
}
.BodyText {
	font-family: Arial;
	font-size: medium;
	font-weight: bold;
	color: #000000;
}
.ButtonText {
	font-family: Arial;
	font-size: large;
	font-weight: bold;
	color: #000000;
}
