h5 {
	font-family: Arial, Helvetica, sans-serif;
}
.ListTable {
	font-family: Arial, Helvetica, sans-serif;
}
.ListTable {
	font-weight:bold;
}
.CatRow {
	color: #FFFFFF;
	background-color: #004159;
	font-size: 0.9em;
	font-weight: bold;
}
.TitleRow {
	background-color: #4D7D89;
	color: #FFFFFF;
	font-size: 0.8em;
	border-top: solid #FFFFFF 3px;
	border-bottom: solid #004159 1px;
}
.MachineRow01, .MachineRow02 {
	font-size: 0.8em;
	color: #004159;
	font-weight: bold;
}
.MachineRow01 {
	background-color: #E1F9D9;
	border-bottom: solid #FFFFFF 2px;
}
.MachineRow02 {
	background-color: #F0FDEC;
	border-bottom: solid #FFFFFF 2px;
}
