#container {	margin: 0 auto;	width: 600px;	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	line-height: 140%;	background-color: #FFFFFF;	padding: 15px;	border-top: 1px solid #666666;	border-right: 2px solid #000000;	border-bottom: 2px solid #000000;	border-left: 1px solid #666666;}body {	text-align: center;	background-color: eeeeee;	margin:20px;}h1 {	font-family: Geneva, Arial, Helvetica, san-serif;	font-size: 24px;	font-weight: bold;	color: #003366;}h2 {	font-family: Arial, Helvetica, sans-serif;	font-size: 18px;	font-weight: normal;	color: #990000;	line-height: 140%;}.product {	font-family: Geneva, Arial, Helvetica, san-serif;	font-size: 16px;	font-weight: bold;	color: #003366;}table {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	line-height: 150%;}td {	border-top-width: 1px;	border-top-style: solid;	border-top-color: #CCCCCC;}