@charset "utf-8";
.icm {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.icm_banner {
	color: #FF6600;
	font-family: Courier New, Courier monospace;
	font-size: 24px;
	font-style: oblique;
	font-weight: bold;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #FFFFFF;
}
