.bigtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.littlebig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
.orders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #993333;
}
.vsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: lighter;
	color: #999999;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}

