.ccStyle {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
}
.csscc {
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
}
.bold_cc {
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
	font-style: oblique;
}
