@charset "utf-8";
.courier_white {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	text-align: left;
}
td {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
}
.pageheading {
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
}

