@charset "utf-8";
.trimplex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-variant: normal;
}
a:link {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}
a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}
a:hover {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	border-bottom-style: dotted;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.manu {	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;}
