.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.productname {
	font-family: tahoma;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.mail {
	font-family: tahoma;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
}
.mail:hover {
	font-family: tahoma;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6{
	display: inline;
	}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #B30000;
	text-decoration: none;
	text-transform: uppercase;
}
