body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E3DED1;
}
.main_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #F27D1D;
}
.sub_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}



.web{
	visibility: hidden;
	height: 0px;
	width: 100%;
	overflow: auto;
}

