.table_cell_colour {
	font-family: Arial, "Arial Black", "Arial Narrow";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #37569D;
	background-color: #BCD5F3;
	list-style-type: disc;
}
.table_cell_colour_reverse {
	font-family: Arial, "Arial Black", "Arial Narrow";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #BCD5F3;
	background-color: #37569D;
	list-style-type: disc;
}
.main_font {
	font-family: Arial, "Arial Black", "Arial Narrow";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.main_font_large_bold {
	font-family: Arial, "Arial Black", "Arial Narrow";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.main_font_blue {
	font-family: Arial, "Arial Black", "Arial Narrow";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #001E8C;
}
