BODY {
	background:
		#000044
		URL(bg_FE.png);
	color: #ffffdd;
}

A:link {
	color: #aaffff;
}

A:visited {
	color: #ffaaff;
}

H1 {
	text-align: center;
	color: #ffff00;
}

H2 {
	color: #ffff00;
}

H3 {
	color: #ffdd88;
}

H4 {
	color: #ffff00;
}

H5 {
	color: #ffdd88;
}

DT {
	color: #ffdd88;
}

DD {
	padding-top: 1em;
	padding-bottom: 1em;
}

EM {
	color: #ffff00;
}

EM.weak {
	color: #ffdd88;
}

EM.strong {
	color: #ff0000;
}

EM.alive {
	color: #00ff00;
	font-weight: normal;
	font-style: normal;
}

EM.living {
	color: #80ff80;
	font-weight: normal;
	font-style: normal;
}

EM.dying {
	color: #ff8080;
	font-weight: normal;
	font-style: normal;
}

EM.dead {
	color: #ff0000;
	font-weight: normal;
	font-style: normal;
}

EM.max {
	color: #40ff40;
	font-weight: bold;
	font-style: normal;
}

STRONG {
	color: #ffff00;
	font-size: 160%;
	font-weight: bold;
	font-style: normal;
	display: block;
	text-align: center;
	line-height: 200%;
}

P.link {
	text-align: center;
}

FONT.star {
	color: #ffff00;
}
