body, h1, h2, h3, h4, h5, h6, p, a, td, ul, li, .price {

	font-family: Arial, Helvetica, sans-serif;

}

.price {

	color: #009900;

	font-weight: bold;

}

p, td {
	font-size:  12px;
	color: #FFF;
	text-align: center;
	font-weight: bold;

}

h1 {
	color:  #6CF;
	text-align: center;

}

h4  {

	color: #0000CC

}

.l {
	text-align: left;
}
