<!-- Lancaster Avionics Stylesheet -->

.text {
	color : #5E011E;
	font-weight : normal;
	font-family : arial, helvetica, sans-serif;
	font-size : 10pt;
	}
.textSmall {
	color : #5E011E;
	font-weight : normal;
	font-family : arial, helvetica, sans-serif;
	font-size : 8pt;
	}
.textLarge {
	color : #5E011E;
	font-weight : bold;
	font-family : arial, helvetica, sans-serif;
	font-size : 12pt;
	}
.textHeader {
	color : #750429;
	font-weight : bold;
	font-family : arial, helvetica, sans-serif;
	font-size : 14pt;
	}
.links {
	color : #5E011E;
	font-weight : normal;
	font-family : arial, helvetica, sans-serif;
	font-size : 8pt;
	}

