﻿body
{
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 14px;
}
p
{
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 14px;
}
a
{
	border-style: none;
	border-width: 0px;
	text-decoration: none;
	padding: 0px;
	color: #4E6172;
}
img 
{
	border-style: none;
	border-width: 0px;
	padding: 0px;
}
h1
{
	font-family: Georgia, Times New Roman, Serif;
	font-size: 20px;
	color: #4E6172;
}
h2
{
	font-family: Georgia, Times New Roman, Serif;
	font-size: 18px;
	color: #4E6172;
}
h3
{
	font-family: Georgia, Times New Roman, Serif;
	font-size: 16px;
	color: #4E6172;
}
h4
{
	font-family: Georgia, Times New Roman, Serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #4E6172;
}
.homepagetitle
{
	font-family: Georgia, Times New Roman, Serif;
	font-size: 48px;
	color: #4E6172;
	font-weight: lighter;
	font-style: italic;
}
.homepagetext
{
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 18px;
}
.productlabel
{
	font-family: Georgia, Times New Roman, Serif;
	font-style: normal;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #4E6172;
}
	.productlabel:hover
	{
		font-family: Georgia, Times New Roman, Serif;
		font-style: italic;
		font-size: 16px;
		font-weight: bold;		
		text-decoration: none;
		color: #4E6172;
	}