/* CSS Document */
h1 {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	color: #004D9B;
	letter-spacing: 4pt;
	text-align: center;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 600;
	border: 1px none #004D9B;
	line-height: normal;
}
.cm_red {
	color: #C60150;
}
.cm_blue {
	color: #004D9B;
}
.cm_green {
	color: #72AC2F;
}
.cm_lightblue {
	color: #0072B4;
}
.normal_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: normal;
	text-align: justify;
}