.TypicalText {
	font-size: 10pt;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	word-spacing : 2;
}
.TitleText {
	text-decoration : none;
	font-size: 12pt;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	word-spacing : 3;
	font-weight : bold;
}
.HeadingText {
	text-decoration : none;
	font-size: 18pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #003333;
	word-spacing : 1;
	font-weight : bold;
}
.SubHeadingText {
	text-decoration : none;
	font-size: 14pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #003333;
	word-spacing : 1;
	font-weight : bold;
}

.FooterText {
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #90CAB7;
	text-decoration: none;
	word-spacing : 3;
}
.TypicalTextDisclaimer {
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	word-spacing : 3;
}
