table.main{
   width: auto;
	height: auto;
   float: none;
   color: black;
   background: transparent none;
}

td.sign{
	display: none;
}

h3{
	display: block;
}

p.12{
	margin-top: 12px;
	color: black;
	font-size: 10pt;
}

p.1216{
	line-height: 16px;
	margin-top: 12px;
	color: black;
	font-size: 10pt;
}

p.1016{
	line-height: 16px;
	margin-top: -10px;
	color: black;
	font-size: 10pt;
}

p.1014{
	line-height: 14px;
	margin-top: -10px;
	color: black;
	font-size: 10pt;
}

p.address{
	text-align: right;
	color: black;
	padding-right: 15px;
}

p.address2{
	color: black;
	line-height: 18px;
}

ul{
	list-style: square;
	line-height: 20px;
	color: black;
	font-size: 10pt;
}

a.mail{
	color: black;
}

.noprint{
	display: none;
}

.print{
	display: block;
}
