@charset "utf-8";
.body_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 12pt;
	font-weight: normal;
	font-variant: normal;
}
.body_headers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #400000;
}
.table_sample {
	border-width: 0px;
	border-spacing: ;
	border-style: solid;
	border-color: white;
	border-collapse: separate;
}
.table_sample th {
	border-width: 0px;
	padding: 0px;
	border-style: none;
	border-color: gray;
	-moz-border-radius: ;
}
.table_sample td {
	border-width: 0px;
	padding: 7px;
	border-style: none;
	border-color: gray;
	-moz-border-radius: ;
}

