@charset "utf-8";
.headers {
	font-family: "trebuchet MS";
	font-size: 32px;
	font-style: normal;
	font-weight: bold;
	color: #CC0099;
}
.tiny_type {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
}
.body_text {
	font-family: "trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.exploded_type {
	font-family: "trebuchet MS";
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
}
.subheds {
	font-family: "trebuchet MS";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
}
.white_headers {
	font-family: "trebuchet MS";
	font-size: 24px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
}
