.heading {
	font-family : Verdana;
	font-size : 12pt;
	font-style : normal;
	line-height : normal;
	font-weight : bold;
	font-variant : normal;
	text-transform : none;
	color : #F20018;
}
.text {
	font-family : Verdana;
	font-size : 10pt;
	font-style : normal;
	line-height : normal;
	font-weight : normal;
	font-variant : normal;
	text-transform : none;
	text-align : normal;
	color : black;
}
.bluetext {
	font-family : Verdana;
	font-size : 10pt;
	font-style : normal;
	line-height : normal;
	font-weight : bold;
	font-variant : normal;
	text-transform : none;
	text-align : normal;
	color : #283B52;
}

.orangetext {
	font-family : Verdana;
	font-size : 10pt;
	font-style : normal;
	line-height : normal;
	font-weight : bold;
	font-variant : normal;
	text-transform : none;
	text-align : normal;
	color : #FF6600;
}
.redtext {
	font-family : Verdana;
	font-size : 10pt;
	font-style : normal;
	line-height : normal;
	font-weight : bold;
	font-variant : normal;
	text-transform : none;
	text-align : normal;
	color : red;
}
.twoheading {
	font-family : arial black;
	font-size : 12pt;
	font-style : normal;
	line-height : normal;
	font-weight : bold;
	font-variant : normal;
	text-transform : none;
	text-align : normal;
	color : #F20018;
}
.whitetext {
	font-family : verdana;
	font-size : 10pt;
	font-style : normal;
	line-height : normal;
	font-weight : bold;
	font-variant : normal;
	text-transform : none;
	text-align : normal;
	color : #FFFFFF;
}