.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-align: justify ! important;
	color: #191919;
}
.digits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-align: center ! important;
	text-decoration: none;
	color: #191919;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-align: justify ! important;
	text-decoration: none ! mportant;
	color: #191919;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-align: center ! important;
	text-decoration: none ! mportant;
	color: #191919;
}
a:link {
	text-decoration: none ! mportant;
}
