@charset "UTF-8";
h1{
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 18px;
	line-height: 18px;
}
h2{ font-size:14px; font-weight:bold; color:#333333; margin-bottom:18px; line-height: 18px;}
h3{ font-size:12px; font-weight:bold; color:#333333; margin-bottom:18px; line-height: 18px;}
h4{ font-size:12px; font-weight:bold; color: #999999; margin-bottom:18px; line-height: 18px;}
h5{ font-size:10px; font-weight:bold; color:#333333; margin-bottom:18px; line-height: 18px;}
h6{ font-size:10px; font-weight:bold; color: #999999; margin-bottom:18px; line-height: 18px;}
p{ font-size:12px; font-style:normal; color:#333333; line-height:18px;margin-bottom:18px; padding:0;}
.t10{ font-size:10px; font-style:normal; color:#333333; line-height:18px;margin-bottom:18px; padding:0;}
.red{color: #FF0000;
	}
	
.imp{ font-size:12px;
       font-weight:bold;
	}
	
.imp2{ font-size:15px;
       font-weight:bold;
	   padding-bottom:4px;
	}
	
.fwr{
	font-size: 22px;
	line-height: 130%;
}

.fwr2 {
    font-size: 22px;
    line-height: 130%;
    width: 65%;
    float: left;
}