.Headline {
	font-family: "Trebuchet MS";
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: #FFFFCC;
}
.Headline2 {
	font-family: "Trebuchet MS";
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	color: #FFCC33;
}

.normaltext {
	font-family: "Trebuchet MS";
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #FFFFCC;
	text-align: left;
}
.Footnote {
	font-family: "Trebuchet MS";
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #FFFFCC;
}
.FAQquestion {
	font-family: "Trebuchet MS";
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
}
.FAQanswer {
	font-family: "Trebuchet MS";
	font-size: medium;
	font-style: normal;
	color: #FFFFCC;
	font-weight: bold;
}
.header2 {
	font-family: "Trebuchet MS";
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #FFCC33;
}

