@charset "ISO-8859-1";
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #D81A72;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
}
h2 {
	color: #F0097C;
	font-size: 16px;
	font-weight: bold;
}
.bullets {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	list-style-image: url(images/bullet.gif);
	list-style-type: square;
}
.catalogitems {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #333333;
}
.tempateitems {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
}

