body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	text-align: justify;
}
a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #1C5727;
	text-align: justify;
	text-decoration: underline;

}
p {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	text-align: justify;
}
td {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	text-align: justify;

}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.boldzik {
	font-weight: bold;
	color: #1C5727;

}
.centrabold {
	font-weight: bold;
	text-align: center;
}
.boldzik2 {
	font-weight: bold;
	color: #990000;
	font-size: 14px;
}

