body {
	background-color: #cccccc;
	margin: 0px;
}
a:link { color: #ffffff; text-decoration:none; }
a:active { color: #ffffff; text-decoration:none; }
a:visited { color: #ffffff; text-decoration:none; }
a:hover { color: #0000ff; text-decoration:none; }
.top  { vertical-align:top; }
.ln {
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding:0px 10px 0px 5px;
}
.left { text-align:left; }
.right { text-align:right; }
 table {
 	width:100%;
	border:0px;
	padding:0px;
	border-spacing:0px;
	margin:0px;
 }
img {padding:0px;
	margin:0px;
	border:0px;
	vertical-align:top;
}
img.flag {
	width:26px;
	height:16px;
}
img#swiss_quality {
	width:160px;
	height:16px;
}

