tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.acid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #444444;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
}
.squadron {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #FF0000;
}
.ahl {
	background-color: #FFFFFF;
	font-weight: bold;
	font-size: small;
}
.ahl:hover {
	background-color: #FFFF00;
	color: #000000;

}
.ahl2 {
	background-color: #FFFFFF;
	font-weight: bold;
	font-size: large;
}
.ahl2:hover {
	background-color: #FFFF00;
	color: #000000;

}
.current {
	text-decoration: none;
	font-size: medium;
	border: solid #FF0000;

}
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	color: #FF0000;
}
.enter {
	font-size: large;
}
.highlight {
	background-color: #FFFFCC;
	font-weight: bold;

}
.pcredit {
	font-size: x-small;
}
.smalltext {
	font-size: x-small;
}
.highflight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}
