.frb {
	font-family: "Courier New", Courier, mono;
	color: #FFFFFF;
}
.bold {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.bodytext {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-style: normal;
	color: #333333;
}
.caption {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
}
.linkitalic {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
.header {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
}
