@charset "ISO-8859-1";
.small_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	color: #666666;
	text-align: right;
	padding-top: 15px;
	padding-right: 15px;
	vertical-align: middle;
	border-left-width: 0px;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
	border-bottom-style: dotted;
}
.body_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	line-height: 18px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding: 15px;
	text-align: center;
	border: 1px none #999999;
	vertical-align: middle;
}
.header {
	font-family: Geneva;
	font-size: 24px;
	color: #333333;
	padding-left: 15px;
	padding-bottom: 0px;
	text-align: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-left-color: #666666;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	padding-top: 30px;
}
.table_padding {
	padding: 10px;
}
