.styles {
	font-family: "Trebuchet MS";
}
.body {
	font-family: "Trebuchet MS";
	font-size: 12px;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFBFF;
	list-style-type: square;
}
.heading {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #6B418C;
	font-weight: bold;
}
.specialbanner {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	color: #526D21;
	word-spacing: 10px;
	border: thin solid #FF0000;
	text-decoration: blink;
}
