body {
	background: #FFFFFF;
		height: 8in;
	width: 8in;
	page-break-after: auto;
}
body, td, th, input, select, textarea, option, optgroup {
    font-family:  sans-serif;
	font-size: 18px;
	color: #000000;
}


h1 {
	text-transform: uppercase;
	color: #999;
	text-align: right;
	font-size: 24px;
	font-weight: normal;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-bottom: 15px;
	border-bottom: 1px solid #CDDDDD;
}

h2 {
	text-transform: uppercase;
	color: #999;
	text-align: center;
	font-size: 24px;
	font-weight: normal;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-bottom: 15px;
	border-bottom: 1px solid #CDDDDD;
}

.div1 {
	width: 100%;
	margin-bottom: 20px;
}

.div1_small {
	width: 90mm;
	text-align:center; 
}

.div2 {
	float: left;
	display: inline-block;
}
.div3 {
	float: right;
	display: inline-block;
	padding: 5px;
}
.heading1 td {
	background: #FC6;
	text-transform: uppercase;
	color: #000;
	font-size: 16px;
	font-weight: bold;
}

.heading td {
	background: #FFC;
	text-transform: uppercase;
	color: #000;
	font-size: 13px;
	font-weight: bold;
}

.small {
	color: #666;
	font-size: 13px;
}

.product_h1 td {
	background: #CCC;
	color: #000;
	font-size: 12px;
	font-weight: bold;
}


.center {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}

.down {
	position: relative;
	top: 12px;
	}


.address, .product {
	border-collapse: collapse;
}
.address {
	width: 100%;
	margin-bottom: 20px;
	border-top: 1px solid #CDDDDD;
	border-right: 1px solid #CDDDDD;
}
.address th, .address td {
	border-left: 1px solid #CDDDDD;
	border-bottom: 1px solid #CDDDDD;
	padding: 5px;
}
.address td {
	width: 50%;
}
.product {
	width: 100%;
	margin-bottom: 20px;
	border-top: 1px solid #CDDDDD;
	border-right: 1px solid #CDDDDD;
}
.product td {
	border-left: 1px solid #CDDDDD;
	border-bottom: 1px solid #CDDDDD;
	padding: 5px;
}

.product_small {
	width: 90mm;
	border-top: 1px solid #C8DDDDD;
	border-right: 1px solid #CDDDDD;
}
.product_small td {
	border-left: 1px solid #CDDDDD;
	border-bottom: 1px solid #CDDDDD;
	padding: 5px;
}
