@charset "utf-8";
.font_arial {
	font-family: Arial, Helvetica, sans-serif;
}
.font_couriernew {
	font-family: Courier New, Courier, monospace;
}
.font_courier_new_mature {
	font-family: "Courier New", Courier, monospace;
	background-color: #FF0;
}
.font_default_highlight {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FF0;
}

.font_courier_new_star {
	font-family: "Courier New", Courier, monospace;
	background-color: #3CF;
}
