h1 {
	font-size: 18px;
	font-family: helvetica, arial;
	color: #34a2d4;
	padding-bottom: 27px;
	font-weight: bold;	
}
h2 { 
	font-size: 10px;
	color: #ff6699;
	height: 29px;
	padding-top: 7px;
	background: transparent url("h2bg.gif") repeat-x left top;
}

h3 {
	font-size: 18px;
	color: #ff6699;
	padding-bottom: 10px;
}

p { 
	font-size: 10px;
	color: #373737;
	line-height: 14px;
	padding: 0 0 20px 0;
}

a {
	font-size: 10px;
	text-decoration: underline;
	color: #2f9bcd;
}

p.prices {
	color: #ff6699;
	font-weight: bold;
}

em {
	color: #c53300;
}

strong {
	font-weight: bold;
}

