.table_main {
	background-color: #e5e5e5;
}

.white_cell {
	background-color: #FFFFFF;
}

.grey_cell {
	background-color: #e5e5e5;
}

.title_pic {
	margin-top: 20px;
}

.header_text {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	margin-left: 15px;
	margin-right: 15px;
}

.header_text_s {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}

.header_text_sm {
	margin-top: 15px;
	margin-bottom: 15px;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	margin-left: 15px;
	margin-right: 15px;
}

.header_text_j {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	text-align: justify;
	margin-left: 15px;
	margin-right: 15px;
}

.text {
	font-family: Arial;
	font-size: 14px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
}

.text_j {
	font-family: Arial;
	font-size: 14px;
	text-align: justify;
	margin-left: 15px;
	margin-right: 15px;
}

a {
	font-family: Arial;
	font-size: 14px;
	text-align: center;
	color: #000000;
	text-decoration: underline;
}
