a:hover {text-decoration: none;color: #CC0000;}

.text_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #222222;
	line-height: 12pt;
	text-decoration: none;
}
.text_normalbold { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #000000; line-height: 12pt ; font-weight: bold

}

.text_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #2C5C8B;
	line-height: 12pt;
}

.text_normaldb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #222222;
	line-height: 18pt;
	text-decoration: none;
}

.text_bluedb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #2C5C8B;
	line-height: 18pt;
}

.text_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #222222;
	line-height: 11pt;
	background-color: #FAFAFA;
	border-color: #23496E;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	margin-bottom: 2px;
	
}
