*{
	margin: 0px;
	padding: 0px;
	/*font-size: small;*/
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: transparent;
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 12px;
	color: #000000;
	width: 100%;
	height: 100%;
	min-height: 100%;
}

body {
	width: 100%;
	height: 100%;
}

#att_print {
	display: block;
	margin: 0 auto;
	width: 100%;
	min-height:100%;
}

* html #att_print {
	height: 100%;
}

.att_name {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	font-weight: bolder;
	color: #000000;
	margin-bottom: 0px;
	letter-spacing: normal;
	overflow: hidden;
	width: 30%;
}

.att_des {
	overflow: hidden;
	width: 70%;
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 12px;
}


