body, th, td, p, h1, h2, h3, h4 {
	color: #000000;
	font-family: comic sans ms;
	font-size: 14
}

h1 {
	font-size: 28
}

h2 {
	font-size: 22;
}

h3 {
	font-size: 18
}

td.note {
	background-color: #000099;
	color: #ffffff; 
	font-weight: bold
}

p.price {
	color: #0000ff
}
tr.spacer{
	height:30px;
}