.PRODUCTLIST {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #4D4DE6;
	border-right-color: #4D4DE6;
	border-bottom-color: #4D4DE6;
	border-left-color: #4D4DE6;
}
.mainheading {
	font-size: medium;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	background-color: #749CFF;
	border: thin solid #6666CC;
}
.headline2 {
	font-family: Tahoma;
	font-size: medium;
	color: #4A4ADE;
}
.list {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: dotted;
	border-top-color: #749CFF;
	border-right-color: #749CFF;
	border-bottom-color: #749CFF;
	border-left-color: #749CFF;
}
