@charset "UTF-8";
.background {
	background-image: url(images/misc/prchmnt_bckgrnd.jpg);
	background-repeat: repeat;
}
.bodyblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
}
.boldblack {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #000;
	left: auto;
	top: auto;
}
.bodyboldwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #CCC;
	font-variant: normal;
	text-transform: uppercase;
}
.BoldRed {
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #9F1B31;
	font-family: Arial, Helvetica, sans-serif;
}
.BoldBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000;
}
.bodyboldCAPS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #9C1B33;
}

