BODY {
	background-color: #000000;
	background-image: url(star.jpg);
	background-attachment: fixed;
	font-family: Arial, Helvetica, "sans-serif";
	color: white;
	font-size: 10 pt;
}
P {
	text-align: left;
}
COL {
	width: 0*;
}
TD.command {
	background-color: #CC0000;
}
TD.medical, TD.science {
	background-color: #0000CC;
}
TD.security, TD.engineering {
	background-color: #CCCC00;
}
#center {
	text-align: center;
}
H1, H2, H3 {
	text-align: center;
}
DIV.font-size-4 {
	font-size: 14 pt;
}
DIV.font-size--2 {
	font-size: 7 pt;
}
P.covert-ops {
	text-align: center;
	color: #C0C0C0;
}
IMG.covert-ops {
	border: none;
}
A:link {
	color: #FFFFFF;
}
A:visited {
	color: #CCCCCC;
}
TABLE {
	font-size: 10 pt;
}