body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: black;
	background-image:url(../products/christmas/images/snow_background6.jpg);
}

.xmas_red_on_black	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: black;
	border-color:white;
	color: red;
	text-align: center;
}

.xmas_red_on_white	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: white;
	border-color:red;
	color: red;
	text-align: center;
}

.xmas_white_on_red	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: red;
	border-color:white;
	color: white;
	font-weight: bold;
	text-align: center;
}

.xmas_ornate_white_on_red	{
	font-family: "Monotype Corsiva", Arial, Helvetica, sans-serif;
	font-size: 16pt;
	background-color: red;
	border-color:white;
	color: white;
	font-weight: bold;
	text-align: center;
}

