.FIDS-Flight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: blue;
	background-color: white;
}
.FIDS-Status-OnTime {
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	font-size: 12px;
}
.FIDS-Status-Arrived {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: green;
}
.FIDS-Status-Now {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: red;
}
.FIDS-Status-Cancelled {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: red;
	border: solid red;
}
.FIDS-Cell1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6px;
	line-height: 12pt;
	background-color: #FFFFFF;
}
.FIDS-Cell2 {
	line-height: 3pt;
	color: light-blue;
	background-color: light-gray;
	border: white;
}
.FIDS-Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10pt;
	color: blue;
	background-color: white;
	font-weight: strong;
}
.RTFIinfo {
	font-size: 10px;
}
.RTFIinfo {
	color: #003;
}
