table.din_spec_table
{
	background-repeat: no-repeat;
	background-position:  center;
	font-size: 10pt;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: Normal;
	text-align: center;
	padding:  1px;
	width:  90%;
}



table.din_spec_table th
{
	font-family: Verdana, Helvetica, sans-serif;
	font-weigth: Bold;
	background-color: #666666;
	color: white;
	text-align: center;
	border-top: 2px solid black;
	border-right: 2px solid black;
	border-left: 2px solid black;
	border-bottom: 2px solid black;
}




table.din_spec_table td
{
	border-top: 0px solid black;
	border-right: 0px solid black;
	border-left: 0px solid black;
	border-bottom: 2px solid #666666;
}

p.mm {
	font-family: verdana;
	font-size: 0.8em;
}