html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}	
#container {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	background-color: #E6FFF4;
	text-align: center;
	padding: 10px;
	border: 1px dotted #60BF96;
	position: relative;
	width: 728px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
body {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	background-color: #BFFFE4;
	text-align: center;
}
.title {
	font-family: Impact;
	font-size: 60px;
	color: #000000;
	background-color: #80FFC9;
	border: 1px solid #60BF96;
	margin: 0px 0px 20px;
	padding: 5px;
}
.description {
	font-family: Arial;
	font-size: 24px;
	color: #000000;
}
.sales1 {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #60BF96;
	line-height: 110%;
}
.sales2 {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #BF60A7;
	line-height: 110%;
}
.sales3 {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #0000CC;
	text-decoration: underline;
	line-height: 110%;
	margin-bottom: 15px;
}
a:hover {
	color: #FF0000;
}
hr {
	color: #60BF96;
	background-color: #60BF96;
	height: 1px;
	width: 100%;
	text-align: center;
	padding: 0px;
}
div.float {
	float: left;
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	background-color: #BFFFE4;
	text-align: center;
	margin: 5px;
	padding: 5px;
	width: 160px;
	border: 1px dashed #60BF96;
  } 
.recip1 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #60BF96;
	text-decoration: none;
}
.recip2 {
	font-family: Arial;
	font-size: 12px;
	color: #0000CC;
	text-decoration: underline;
}
.img {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #BFFFE4;
	text-align: center;
	margin: 5px;
	padding: 5px;
	border: 1px dotted #60BF96;
	float: left;
}
.border {
	border: 1px solid #000000;
}
