body {
	background: #ffffff;
	margin-left: 0px;
}

.headingred {
	font-family: Trebuchet MS;
	font-size: 18pt;
	font-weight: bold;
	color: #ff0000;
}

.headingblack {
	font-family: Trebuchet MS;
	font-size: 18pt;
	font-weight: bold;
	color: #000000;
}

.titlered {
	font-family: Trebuchet MS;
	font-size: 12pt;
	font-weight: bold;
	color: #ff0000;
}

.titleblack {
	font-family: Trebuchet MS;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}

.copyred {
	font-family: Trebuchet MS;
	font-size: 10pt;
	color: #ff0000;
	text-align: justify;
}

.copyblack {
	font-family: Trebuchet MS;
	font-size: 10pt;
	color: #000000;
	text-align: justify;
}

.shoptable {
	font-family: Trebuchet MS;
	font-size: 8pt;
	color: #000000;
}.headingblack_Centered {
	font-family: Trebuchet MS;
	font-size: 18pt;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}
.titleblack_Centered {
	font-family: Trebuchet MS;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.copyblack_list {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-style: normal;
	text-align: left;
	list-style-position: outside;
	list-style-type: square;
}

