.WeaponTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #99CC00;
	font-style: normal;
	font-weight: bold;


}
.WeaponTypes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #CCCCCC;
}
.NormalText {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #FFFFFF;
	font-size: x-small;
}
.PageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	color: #996600;
	font-weight: bold;
}
