.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	color: #333333;
	text-align: justify;
	vertical-align: top;
}
.text-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	color: #333333;
	text-align: justify;
	vertical-align: top;
	font-weight: bold;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #333333;
	text-align: center;
	vertical-align: top;
}
.text-italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: 13px;
	color: #333333;
	text-align: justify;
	vertical-align: top;
	font-weight: normal;
}
.title-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 13px;
	color: #333333;
	text-align: justify;
	vertical-align: top;
	font-weight: bold;
}

