.mainstyle {
	font-family: "Courier New", Courier, mono;
	font-size: 14pt;
	font-style: normal;
	color: #000000;
}
.white {
	font-family: "Courier New", Courier, mono;
	font-size: 12pt;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;

}
.txt {
	font-family: "Courier New", Courier, mono;
	font-size: 11pt;
	page-break-before: always;
}
