.blue {
	color: #023365;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;

}
td {
	font-size: 13px;
}
.L {
	font-size: 15px;

}
.gray {
	color: #999999;
}
.yellow {
	color: #FFCC00;
}
.XL {
	font-size: 18px;
	font-weight: bold;

}
.S {
	font-size: 12px;
}
.header {

	font-size: 18px;
	font-weight: bold;
	color: #FFCC00;
}
.subheader {
	color: #023365;
	font-size: 16px;
	font-weight: bold;

}
.fineprint {

	font-size: 10px;
	color: #999999;
}
.XS {
	font-size: 11px;
}
.msrp {
	color: #999999;
	text-decoration: line-through;
	font-size: 15px;

}
.price {
	font-weight: bold;
	color: #CC0000;
	font-size: 15px;

}
.cart {
	font-size: 11px;
	color: #FFCC00;
}
a:hover {
	color: #023365;

}
form {
	margin: 0px;
}
