.header0 {
	font-size: xx-large;
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;
}
.header1 {
	font-size: x-large;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}
.underline {
	text-decoration: underline;
	text-align: center;
}
.yellowhead2 {
	font-size: large;
	color: #FF3;
}
.header2 {
	font-size: large;
}
.yellowPrice {
	color: #FF0;
	font-size: large;
	font-weight: bold;
}
.header1L {
	font-size: x-large;
	text-align: left;
	text-decoration: underline;
	font-weight: bold;
}
