.bodytext {
	font-family: Helvetica, Verdana, Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	cursor: crosshair;
}
.adresstext {
	font-family: Helvetica, Verdana, Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
a:link {
	font-family: Helvetica, Verdana, Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Helvetica, Verdana, Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Helvetica, Verdana, Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	font-family: Helvetica, Verdana, Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.nav:link {
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	line-height: 10px;
}

a.nav:visited {
    color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
}

a.nav:hover {
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: underline;
}

a.nav:active {
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	
}.navpipe {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #FFFFFF;
}
table.prodclass {
	border: 2px solid #666666;
	}
table.prodclass caption {
	color: #FFFFFF;
	font-weight: bold;
	background: #333;
}
table.prodclass th, table.prodclass td {
	font-size: xx-small;
	color:#FFFFFF;
}
table.armprot {
	border: 2px solid #666666;
	background-color: #000000;
}
table.armprot caption {

	color: #FFFFFF;
	font-weight: bold;
	background: #333;
}
table.armprot th, table.armprot td {

	font-size: x-small;
	color:#FFFFFF;
}
