P  {}

H1  {}

H2  {}

H3  {}

A  {
	color : Blue;
}

A:Visited  {
	color : Navy;
}

A:Active  {
	color : Red;
}

A:Hover  {
	color : Red;
}

BODY  {
	font-family : sans-serif;
}

.CommentLine  {
	font-size : 8pt;
	font-family : sans-serif;
	text-align : left;
}

.AircraftRegistration  {
	font-family : sans-serif;
	font-weight : bold;
	text-align : left;
	color : Red;
}

.UnderConstruction  {
	font-size : 8pt;
	font-family : sans-serif;
	font-weight : bold;
}

TH  {
	font-family : sans-serif;
	font-weight : bold;
	text-align : left;
}

TD  {
	font-family : sans-serif;
}

CITE  {
	font-size : 8pt;
	font-family : sans-serif;
	font-style : italic;
}


