body {
	background-attachment: fixed;
	background-image: url("images/GroundZeroX.jpg");
	background-repeat: repeat;
	font-size: xx-small;
	font-family: "Arial Black", Gadget, sans-serif;
}
a {
	color: #FF0000;
}
a:visited, a:active, a:link {
	text-decoration: none;
}
a:hover {
	color: #0099FF;
}

.norm {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
}
.lg-norm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #FF0000;
}
.xlg-norm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #FF0000;
}
.xsm-norm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FF0000;
}
.med-yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FBA515;
}
.lg-yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #FBA515;
}
.xlg-yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #FBA515;
}
.com-yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #FBA515;
}
.med-norm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FF0000;
}
.xxsm-yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FBA515;
	font-weight: bold;
}
.xsm-yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FBA515;
}
.xxsm-norm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FF0000;
}
