.header {
	font-size: 18pt;
	font-style: italic;
	font-weight: bold;
	color: #B74B31;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
hr {
	color: #B74B31;
	height: 1px;
}
.button {
	background-color: #B74B31;
	border: 1px solid #333333;
	font-weight: bold;
	color: #FFFFFF;


}
.products {
	font-size: 11px;
}
