.tableLayout {
	background-color: #FFFFFF;
	border: 8px solid #FF9900;
}
.standardText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	text-align: justify;

}
.wideText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #333333;
	letter-spacing: 10pt;
	word-spacing: normal;
}
.pageTitle {
	font-family: "Arial Black";
	font-size: 24pt;
	color: #666666;
}
.sectionTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #FF9900;
}
.standardNONjustify {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}
