.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: justify;
	
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-align: justify;
	margin-left: 0px;
	padding-top: 0px;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-align: left;
	margin-left: 0px;
	padding-top: 0px;
}
.text_form {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-align: left;
	margin-left: 0px;
	padding-top: 0px;
}
.word {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000000;
	font-weight: bold;
}
.adrs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	padding-top: 0px;
}
