body {
	font-size : 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

.bottomline {
	border-bottom: 1px solid #DDDDDD;
	color:#666666;
}

.dividingborder {
	font-size : 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	border-bottom: 1px dashed #DDDDDD;
}

.minibasket {
	font-size : 9px;
	background-color: #EEEEEE;
	border: 1px solid #DDDDDD;
}

.minibasketsubtitles {
	font-size : 9px;
	color:#666666;
	font-weight:bold;
}

.minibasket_items {
	font-size : 9px;
	font-size:x-small;
	border-bottom: 1px dashed #DDDDDD;
}
a {
	color : #000000;
	font-size : 9px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
a:link {
	TEXT-DECORATION: none
}
a:visited {
	TEXT-DECORATION: none
}
a:hover {
	font-size : 9px;
	color : #000000;
	text-decoration: none;background-color: none;
}
