.title_txt {  font-size: 11px; line-height: 23px; color: #3B4559}
.body_txt {  font-size: 11px; line-height: 19px; color: #5A6479}

.copyright {  font-size: 10px; line-height: 23px; color: #FFFFFF;}
a { text-decoration: none; }
a:hover { text-decoration: underline;}

.remarks {  font-size: 9px; line-height: 15px; color: #8D94A2}
.link_txt {  font-size: 11px; line-height: 19px; color: #313847}
.body_underline {  font-size: 11px; line-height: 19px; text-decoration: underline; color: #5A6479}
.body_underline_red {  font-size: 11px; line-height: 19px; color: #481615; text-decoration: underline}
.title_underline {  font-size: 11px; color: #3B4559; line-height: 23px; text-decoration: underline}
.L_txt {  font-size: 12px; line-height: 23px; color: #5A6479}
.L_txt_underline {  font-size: 12px; line-height: 23px; color: #5A6479; text-decoration: underline}
.txt_L2 {  font-size: 14px; color: #5A6479; font-style: normal; line-height: 23px}
a.deepRed {
	font-size: 11px;
}
a.deepRed:link, a.deepRed:visited {
	color: #AE3846;
	text-decoration: underline;
}
a.deepRed:active, a.deepRed:hover {
	color: #AE3846;
	text-decoration: none;
}
