body	{ font-family: Arial; background-color: #F0F0FF }

p	{ font-family: Arial }

h1	{ font-family: Arial }

h2
{
	font-family: Arial;
	color: #0000CC;
	text-indent: 1cm;
	background-image: url("images/list_item.gif");
	background-repeat: no-repeat;
	background-position: 20 8;
}

h3	{ font-family: Arial }
h4	{ font-family: Arial }
h5	{ font-family: Arial }
h6	{ font-family: Arial }
address	{ font-family: Arial }
img	{ border-style: none }

ul	{ list-style-type: disc }

address.service	{ padding-left: 50pt; }
p.service_email	{ padding-left: 50pt; }

table.product_images
{
	font-size: smaller;
}

table.home_footer
{
	font-family: Arial;
	font-style: italic;
	font-weight: bold;
}

