@charset "UTF-8";
.COURIER {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	letter-spacing: 0.3em;
	text-align: left;
	background-color: #B3B3D1;
}
