@charset "UTF-8";
.copy1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #818181;
	line-height: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
}
.head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #F5871F;
	line-height: 20px;
	padding: 0px;
	text-transform: uppercase;
	font-weight: bold;
}
.copy2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #818181;
	line-height: 20px;
	background-color: #E6E6E6;
	padding: 2px;
}
.cell_bg {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}
