.GRANDE {
	font-family: "Comic Sans MS";
	font-size: xx-large;
	font-weight: bold;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
}

