@charset "UTF-8";
/* CSS Document */

.bodytext {
	font-family: Courier New, Courier, mono;
	font-size: 12px;
	color: #FFF;
}

.bodytitle {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
}
