.text {
	font-family : Verdana;
	font-size : 9pt;
	font-style : normal;
	line-height : normal;
	font-weight : normal;
	font-variant : normal;
	text-transform : none;
	color : white;
}
.title {
	font-family : arial black;
	font-size : 13pt;
	font-style : normal;
	line-height : normal;
	font-weight : normal;
	font-variant : normal;
	text-transform : none;
	color : #8379D5;
}
.heading {
	font-family : arial black;
	font-size : 11pt;
	font-style : normal;
	line-height : normal;
	font-weight : normal;
	font-variant : normal;
	text-transform : none;
	color : yellow;
}
.tableheading {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-style : normal;
	line-height : normal;
	font-weight : bold;
	font-variant : normal;
	text-transform : none;
	color : #FFFFFF;
}
.redtext {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	line-height : normal;
	font-weight : bold;
	font-variant : normal;
	text-transform : none;
	color : red;
}
.smalltext {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	line-height : normal;
	font-weight : normal;
	font-variant : normal;
	text-transform : none;
	color : #000000;
}
.whitetext {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	line-height : normal;
	font-weight : bold;
	font-variant : normal;
	text-transform : none;
	color : white;
}
.yellowtext {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-style : normal;
	line-height : normal;
	font-weight : bold;
	font-variant : normal;
	text-transform : none;
	color : yellow;
}