body {
  font-family: "Times New Roman", Times, serif;
}

td.black {
	font-family: "Times New Roman", Times, serif;
	background-color: #000000;
	font-size: 14pt;
	color: #FFFFFF;
	text-align: center;
}

th {
	font-family: "Times New Roman", Times, serif;
}
td.text {
	font-family: "Times New Roman", Times, serif;
	text-indent: 5%;
	font-size: 14pt;
	text-align: justify;
	margin: 8px;
	padding: 8px;

}
td.page {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	text-align: center;
	margin: 8px;
	padding: 8px;

}
td.name {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	text-align: center;
	margin: 8px;
	padding: 8px;
	color: #FFFFFF;

}
