td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.buyitp {
	color: #FFFFFF;
	font-size: 0.6em;
	font-weight: bold;
}

A.buyitp:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
}

.buyitq {
	color: #999999;
	font-size: 0.6em;
	font-weight: bold;
}

A.buyitq:hover {
	text-decoration: underline;
	color: #999999;
	font-weight: bold;
}

.product {
	color: #000099;
	font-weight: bold;
	font-size: 14px;
}

.price {
	color: #FF0000;
	font-weight: bold;
}

.copy {
	color: #000000;
	font-size: 12px;
}

.formHeader {
	font-weight: bold;
	font-size: 0.8em;
	color: #0033CC;
}

.formTitle {
	font-weight: bold;
	font-size: 0.6em;
}

.formText {
	font-size: 0.6em;
}

.formButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

.formSelect {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}

.required {
	color: #FF0000;
}

.chartHeader {
	color: #FFFFFF;
	font-size: 0.6em;
}

.backtotop {
	color: #0033CC;
	font-size: 0.6em;
}

.copyright {
	color: #996600;
	font-size: 0.6em;
}