@charset "UTF-8";
/* CSS Document */

#ourstory {
	background-position:center;
	background-image:url(images/productpages/paper/papertop.jpg);
	background-attachment:scroll;
	background-repeat:no-repeat;
	height:16px;
	width:563px;
	margin:0 auto;
}
#ourstory3 {
	background-position:center;
	background-image:url(images/productpages/paper/paperbottom.jpg);
	background-repeat:repeat-y;
	height:37px;
	width:563px;
	margin:0 auto;
}
#copytext {
	width:550px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
	clear:both;
	padding:0px 8px;
	font-weight: normal;
	text-align: center;
}
.style4 {
	color: #0066FF;
	font-weight: bold;
}
.style5 {
	color: #FF0066;
	font-weight: bold;
	font-size: 14px;
}
