.whitetext {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.normaltext {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #000000;
}
.header {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 24px;
	color: #000000;
}
.text {
	font-family: Arial, Tahoma, sans-serif;
	color: #000000;
}
