td {
	font-family: arial;
	font-size: 9pt;
	color: black;
}

.text-white {
	color: white;
	font-weight: bold;
}

.hr_dotted {
	border : thin dotted Gray;
}

