@charset "utf-8";
/* CSS Document */

fieldset, legend {
	background-color:#3E4A3E;
}
fieldset {
	padding:10px;
	margin:10px;
}
legend {
	padding:0px 10px 10px 10px;
	border-top:2px #E0DFE3 solid;
	font-size:18px;
	font-weight:bold;
}
code {
	font:12px "Courier New", Courier, monospace;
	color:#DAD992;
	background-color:#3E4A3E;
}
strike { color:#F30; }


.inf { color:#2C9FD6; }
.shield { color:#B0D4F7; }
.hull { color:#A5D99D; }
.energy { color:#FF3; }
