/* CSS Document */

.titlepilot {
	font-weight: bold;
	font-style:italic;
}

.italicpilot {
	font-style:italic;
}

.pilot {
	text-align:center;
}
