body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	margin-left: 10px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
}
.bodytext {
	border-top-width: 20px;
	border-top-color: #FFFFFF;
	border-left-width: 20px;
	border-left-color: #FFFFFF;
}
td a {
	font-size: 12px;
	color: #FF8000;
}
th {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #555555;
	line-height: normal;
}
h1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	color: #555555;
	line-height: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #555555;
}
h2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #555555;
	text-decoration: none;
}
.subtitle1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #555555;
}

.wide_text {
	line-height: 18px;
}

.pricelist td {
padding-top:5px;
}

div.rollover {
	position: absolute;
	top: 76px;
	left: 180px;
	border: 0;
	margin: 0;
	width: 500px;
	height: 200px;
	visibility: hidden;
}

div.rollover-text {
	position: absolute;
	top: 95px;
	left: 200px;
	border: 0;
	margin: 0;
	width: 460px;
	height: 160px;
	visibility: hidden;
	line-height: 18px;
}
