﻿
.style_title {
	font-size: 24px;
	font-family: Pristina;
	text-align: center;
	margin-top: 20px;
}

.style_body {
	font-size: 14px;
	font-family: Georgia;
	text-align: justify;
	line-height: 150%;
	text-indent: 30px;
	margin-bottom: 40px;
}

.style_feedback {
	font-size: 14px;
	font-family: Georgia;
	text-indent: 4px;
	margin-bottom: 10px;
}

.style_required {
	font-size: 14px;
	font-family: Georgia;
	color: #800000;
	text-indent: 2px;
	margin-bottom: 10px;
}