.whitesmalltext {
	font-family: Arial;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.largecapsblack {
	font-family: Arial;
	font-size: large;
	font-style: normal;
	line-height: 1.25;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
}
.smallwhite {
	font-family: "Times New Roman";
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.Smallblacktext {
	font-family: Arial;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.smallestblacktext {
	font-family: Arial;
	font-size: xx-small;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.whitemediumtext {
	font-family: Arial;
	font-size: medium;
	color: #FFFFFF;
	text-decoration: none;
}
.AvantBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: 1.25;
	font-variant: normal;
	text-transform: capitalize;
	color: #000;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
}
.AvantBolderlarge {
	font-family: "AvantGarde Bk BT";
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}
