.txt {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 24px;
	color: #4E4E4E;
}
.txt_deepblue {
	font-size: 15px;
	color: #003366;
	font-weight: bold;
}
.under_line {
	border-top: none;
	border-right: none;
	border-bottom: none #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.line {

	border: 1px solid #CCCCCC;
}
.txt_red {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #CC3300;
}

