html	{
	overflow-y: scroll;
}
.TypicalText {
	font-size: 10pt;
	font-family: tahoma,arial,helvetica,sans-serif;
	color: #000000
}

.TypicalTextBanner{
	font-size : 24px;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
}

.TitleText {
	font-size: 15pt;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-style : italic;
}

.TypicalTextDisclaimer {
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}
