@charset "utf-8";
.paragraph_text {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 11px;
	font-weight: normal;
}
text-bold_highlight {
	font-weight: bolder;
}
#bold_title {
	font-weight: bold;
}
.bold-subtitle {
	font-weight: bold;
	font-size: 12px;
	color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
}
.bold_main_title {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
}

