.iboxContent h1 {
	font-size:20px;
}
.iboxContent h2 {
	font-size:18px;
}
.iboxContent table {
	border: 1px solid #ddd;
    margin-bottom: 10px;
    max-width: 100%;
    width: 100% !important;
	font-size: 14px;
}
.iboxContent table > thead > tr > th, .iboxContent table > tbody > tr:first-of-type > th, .iboxContent table > tbody > tr:first-of-type > td {
    color: #3f444a;
    font-size: 16px;
	border-bottom-width: 2px;
    font-weight: 500;
}
.iboxContent table > tbody > tr > th, .iboxContent table > tbody > tr > td {
    border-color: #eeeeee;
	padding:5px;
}
.iboxContent img {width:90% !important; height: auto !important; margin: 0 auto;}

.iboxContent {font-size:14px;text-align: justify;padding: 0 30px 0 15px !important;}
