h3 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	margin: 5px 15px;
	color: #10A4B8;
}
h4 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	color: #FFB038;
}
.news_date {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #10A4B8;
	text-indent: 10pt;
}
a:link {
	font-family: Verdana;
	color: #000000;
	border-bottom-color: #10A4B8;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	text-decoration: none;
}

h5 {

	margin: 5px 10px;
	font: normal 10px Verdana;
}
a:visited {
	font-family: Verdana;
	color: #000000;
	border-bottom-color: #10A4B8;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
a:hover {
	font-family: Verdana;
	color: #10A4B8;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
.break {
	background-image: url(images/break.gif);
	background-repeat: repeat-x;
	font-size: 10px;
}
.small_font {
	font-size: 8px;
	margin: 0px;
	padding: 0px;
}

.bg_bottom {
	background-repeat: repeat-x;
	background-position: bottom;
}
.bg_top {

	background-repeat: repeat-x;
	background-position: top;
}
h2 {


	margin: 10px 15px;
	font: normal 12px Verdana;
}
h1 {


	font-family: Verdana;
	font-size: 13px;
	font-weight: normal;
	margin: 0px;
}
hr {
	margin: 0px 8px;
}
.price_grn {
	font-size: 12px;
	font-weight: bold;
}
.price_kop {
	font-size: 9px;
	text-decoration: underline;
	vertical-align: super;
}
.old_model_fade {
	color: #666666;
}
.price_grn_eur {
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
}
.price_kop_eur {
	font-size: 9px;
	text-decoration: underline;
	vertical-align: super;
	color: #0000FF;
}
.price_grn_discount {
	font-size: 12px;
	font-weight: bold;
	background-color: #FFCCCC;
}
.price_kop_discount {
	font-size: 9px;
	text-decoration: underline;
	vertical-align: super;
	background-color: #FFCCCC;
}

