.heading {
	font-family : Verdana;
	font-size : 11pt;
	font-style : normal;
	line-height : normal;
	font-weight : bold;
	font-variant : normal;
	text-transform : none;
	color : yellow;
}
.orangetext {
	font-family : Verdana;
	font-size : 10pt;
	font-style : normal;
	line-height : normal;
	font-weight : bold;
	font-variant : normal;
	text-transform : none;
	color : orange;
}
.smalltext {
	font-family : Verdana;
	font-size : 8pt;
	font-style : normal;
	line-height : normal;
	font-weight : normal;
	font-variant : normal;
	text-transform : none;
	color : white;
}
.whitetext {
	font-family : Verdana;
	font-size : 9pt;
	font-style : normal;
	line-height : normal;
	font-weight : normal;
	font-variant : normal;
	text-transform : none;
	text-align : justify;
	color : white;
}
.text {
	font-family : Verdana;
	font-size : 9pt;
	font-style : normal;
	line-height : normal;
	font-weight : normal;
	font-variant : normal;
	text-transform : none;
	color : white;
}
.redtext {
	font-family : Verdana;
	font-size : 8pt;
	font-style : normal;
	line-height : normal;
	font-weight : bold;
	font-variant : normal;
	text-transform : none;
	color : red;
}
table
{
	font-family : Verdana;
	font-size : 9pt;
	font-style : normal;
	line-height : normal;
	font-weight : bold;
	font-variant : normal;
	text-transform : none;
	color : white;
}
