.Standard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}
.Heading2 {
	font-family: "AvantGarde Bk BT";
	font-size: 14px;
	font-weight: bolder;
}
.Heading1 {
	font-family: "AvantGarde Bk BT";
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}
