body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	color: #81807f;
	font-size: 11px;
	font-family: tahoma;
}
.style2 {
	color: #595654;
	font-size: 11px;
	font-family: tahoma;
}

a:link { color: #FF0000; text-decoration: none }
a:active { color: #FF0000; text-decoration: none }
a:visited { color: #FF0000; text-decoration: none }
a:hover { color: #0000FF; text-decoration: none }

.style3 {color: #fc5000; font-size: 11px; font-family: tahoma; font-weight: bold;}
.style4 {color: #0080e4;  font-size: 11px; font-family: tahoma; font-weight: bold;}
.style5 {
	color: #000000;
	font-size: 10px;
	font-family: tahoma;
}
.style6 {
	color: #ff6c27;
	font-size: 11px;
	font-family: tahoma;
}
.style7 {
	color: #008e50;
	font-size: 11px;
	font-family: tahoma;
}.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF4367;
	background-image: url(../images/disc_1.jpg);
	background-repeat: no-repeat;
	width: 235px;
	padding-left: 20px;
	height: 43px;
	vertical-align: middle;
	padding-top: 3px;
}
.headerBindery {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0080E4;
	background-image: url(../images/disc_1.jpg);
	background-repeat: no-repeat;
	width: 235px;
	padding-left: 20px;
	height: 43px;
	vertical-align: middle;
	padding-top: 3px;
}
.headerDesign {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #008E50;
	background-image: url(../images/disc_1.jpg);
	background-repeat: no-repeat;
	width: 235px;
	padding-left: 20px;
	height: 43px;
	vertical-align: middle;
	padding-top: 3px;
}
.headerContact {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #8F3ECF;
	background-image: url(../images/disc_1.jpg);
	background-repeat: no-repeat;
	width: 235px;
	padding-left: 20px;
	height: 43px;
	vertical-align: middle;
	padding-top: 3px;
}
.headerPrinting {




	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF6C27;
	background-image: url(../images/disc_1.jpg);
	background-repeat: no-repeat;
	width: 235px;
	padding-left: 20px;
	height: 43px;
	vertical-align: middle;
	padding-top: 3px;
}
.outline {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #FC5000;
	border-left-color: #FC5000;
}
