BODY {
	font-family: Verdana;
	color: MediumSeaGreen;
	font-size: 10pt;
	text-indent: 24pt;
	background-color: DarkSlateGray;
	background-image: "../graphics/backgroundwide.gif";
	}
A:HOVER {
	color : Aqua;
}
A:LINK {
	color : White;
}
A:VISITED {
	color : Aqua;
}
A:ACTIVE {
	color : Aqua;
}
H1 {
	font-family: Verdana;
	color: White;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
	}
H2 {
	font-family: Verdana;
	color: White;
	font-size: 12pt;
	font-weight: bold;
	}
H3 {
	font-family: Verdana;
	color: White;
	font-size: 11pt;
}
TABLE {
	border: 2pt;
	padding: 2pt;
	border-color: Black;
	font-size: 9pt;
}
TD {
	font-family: Verdana;
	font-size: 8pt;
	}
.paragraph {
	color: DarkSeaGreen;
	text-indent: 30pt;
	}
.photo {
	color: DarkSeaGreen;
	text-indent: 30pt;
	}
.tablehead {
	color: White;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	}
.component {
	color: DarkSeaGreen;
	text-align: right;
}
.data {
	color: LightGray;
	text-align: right;
	}
.componentleft {
	color: LightGray;
}
.datacenter {
	color: LightGray;
	text-align: right;
}
.movement {
	color: Olive;
	text-indent: 10pt;
}
.heading {
	color: Olive;
	font-weight: bold;
	text-align: center;
}
.weapon {
	color: LightSeaGreen;
	}
