body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.main_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11.6px;
	line-height: 16px;
	font-weight: normal;
	color: #444651;
	text-align: left;
	white-space: normal;
}

.text_footer{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10.6px;
	line-height: 16px;
	font-weight: normal;
	color: #444651;
	text-align: center;
	white-space: normal;
}

.main_textheader{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11.8px;
	line-height: 16px;
	font-weight: 600;
	color: #E17B30;
	text-align: left;
	white-space: normal;
}

.main_textinside{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11.8px;
	line-height: 16px;
	font-weight: normal;
	color: #444651;
	text-align: justify;
}

.bg {
	background-image: url(images/index_bottom_bg.jpg);
	background-repeat: repeat-x;
}
