body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}.normaltext {
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
	text-align: justify;
}
}.normaltextblack {
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	text-align: justify;
}
.smalltext {
	color: #;
	font-size: xx-small;
}
a {
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline
}
.ARed {
	color: #D90033;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none
}
.ARed:hover {
	color: #D90033;
	text-decoration: underline
}

