.fetrub {
	font-family: "Arial Black, Helvetica Bold, Sans-Serif";
	font-size: x-large;
	font-style: italic;
	font-weight: normal;
	letter-spacing: normal;
	color: Teal;
}
.fettext {
	font-family: "Arial Black, Helvetica Bold, Sans-Serif";
	font-size: large;
	font-style: italic;
	font-weight: normal;
	letter-spacing: normal;
	color: Teal;
}
.fetred {
	font-family: "Arial Black, Helvetica Bold, Sans-Serif";
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	color: Red;
}
.stdtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-variant: normal;
	font-weight: normal;
	color: Teal;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-variant: normal;
	font-weight: normal;
	color: Black;
}
.cartcol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-variant: normal;
	font-weight: bolder;
	color: Teal;
}
.carttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-variant: normal;
	font-weight: normal;
	color: Teal;
}
.redtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-variant: normal;
	font-weight: normal;
	color: Red;
}
.redcol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-variant: normal;
	font-weight: bolder;
	color: Red;
}
.gulcol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-variant: normal;
	font-weight: bolder;
	color: #EEE942;
}
.greencol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-variant: normal;
	font-weight: bolder;
	color: Green;
}