a:link, a:visited {
	font-family: Verdana, sans-serif;
	color: #993300;
	font-size: 9pt;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, sans-serif;
	color: red;
	font-size: 9pt;
	text-decoration: none;
}

h2 {
	font-family: Times New Roman, serif;
	color: #993300;
	font-size: 18pt;
	font-weight: 400;
}
h3 {
	font-family: Verdana, sans-serif;
	color: #993300;
	font-size: 18pt;
	font-weight: 400;
}
h4 {
	font-family: Times New Roman;
	color: black;
	font-size: 16pt;
	font-weight: 400;
	text-align: center;
}
h5 {
	font-family: Times New Roman;
	color: black;
	font-size: 12pt;
	font-weight: 600;
	text-align: center;
}
p.men {
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	color: red;
	text-align: center;
	font-weight: 400;
	margin-right: 35;
	margin-top: 0;
	margin-bottom: 6;
	text-indent: 0;
}
p {
	font-family: Times New Roman;
	font-size: 12pt;
	color: black;
	text-align: justify;
	font-weight: 400;
	margin-left: 50;
	margin-right: 50;
	margin-top: 0;
	margin-bottom: 6;
	text-indent: 10;
}