.style {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	margin-right: 15px;
	margin-left: 15px;
	text-align: justify;
	margin-top: 5px;
}
.style-text-red {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #BD2A3A;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}
.style-text-white {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	text-align: justify;
}
