body {
	background: #E6E6E6;
	color: #444444;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
}
h1 {
	color: #515151;
	font-size: 20px;
	font-weight: normal;
	margin: 0px;
}
h2 {
	margin: 0px;
}
p {
	margin-top: 0px;
}
p.name {
	font-size: 11px;
	text-transform: uppercase; 
	border-bottom: 1px solid #444444;
}
p.origin {
	font-style: italic;
	font-size: 11px;
}
.second h2 {
	font-size: 13px;
	text-transform: uppercase; 
	border-bottom: 1px solid #444444;
}
a:link, a:hover, a:active{
	color:#444444;
	border-bottom: dotted 1px #444444;
	text-decoration: none; 
	}

a:hover{
	color:#222222;
	border-bottom: solid 1px #222222;
	text-decoration: none; 
	}
span.valuta {
	white-space: nowrap;
}