.text {
	font-size: 10pt;
	line-height: 12pt;
	color: #4D4D4D;
	text-align: left;
	}
.text_bold {
	font-size: 10pt;
	line-height: 12pt;
	font-weight: bold;
	color: #4D4D4D;
	}
.text_big_bold {
	font-size: 12pt;
	line-height: 14pt;
	font-weight: bold;
	color: #4D4D4D;
	text-align: left;
	}
.text_small {
	font-size: 8pt;
	line-height: 10pt;
	color: #4D4D4D;
	text-align: left;
	}
.text_small_bold {
	font-size: 8pt;
	font-weight: bold;
	color: #4D4D4D;
	text-align: left;
	}
.text_small2 {
	font-size: 9pt;
	color: #4D4D4D;
	text-align: left;
	}
.text_small_bold2 {
	font-size: 9pt;
	font-weight: bold;
	color: #4D4D4D;
	text-align: left;
	}
.text2 {

	font-size: 10pt;
	line-height: 15pt;
	color: #4D4D4D;
	text-align: left;
}

