@charset "utf-8";
.txtcell {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-variant: small-caps;
	color: #333333;
	background-color: #FFFFFF;
	text-align: justify;
	padding: 6px;
	line-height: 16px;
	letter-spacing: .16em;
}

.txtcell2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-variant: small-caps;
	color: #333333;
	background-color: #FFFFFF;
	text-align: justify;
	padding: 6px;
	line-height: 16px;
	letter-spacing: .15em;
}


td img {display: block;}body {
	background-color: #181512;
	padding: 22px;
}
.txtcell3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-variant: small-caps;
	color: #333333;
	background-color: #FFFFFF;
	text-align: justify;
	padding: 15px;
	line-height: 16px;
	letter-spacing: .15em;
}

.footnote{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #cdcdcd;
	letter-spacing: .15em;
}
a:link {
	color: #181512;
}
a:visited {
	color: #181512;
}

