.blacktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #000000;
	text-align: center;
}
.blacktextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #000000;
	text-align: center;
	text-decoration: underline;
	font-weight: bold;


}
.Red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: de1000;
	text-align: center;
	background-color: #000000;
	list-style-position: inside;
	list-style-type: disc;





}
.RedHistory {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: de1000;
	text-align: left;
}
