body { 
font-family: Arial; 
font-size: 10px; 
color: #000000;
background-color: #000000;
}

td { 
font-family: Arial; 
font-size: 10px; 
color: #000000;
}

A:link { 
font-family: Arial;
font-size: 10px; 
color: #000000; 
text-decoration: underline;
}

A:visited { 
font-family: Arial;
font-size: 10px; 
color: #000000; 
text-decoration: underline;
}

A:hover { 
font-family: Arial;
font-size: 10px; 
color: #000000; 
text-decoration: underline;
}

.inputbox {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #918F8F;
	background: #D7D4D4;
	border: 1px solid; 
}
.productnummer { 
font-family: Arial; 
font-size: 14px; 
font-weight: bold;
color: #666666;
}

.introlink { 
color: #999999;
}