h1.title {
	color: #003366;
	text-decoration: none;
	display: block;
	font: normal normal normal 24px/22px "Lucida Grande", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 10px 0 0;
	margin: 0;
}

p.text {
	color: #000;
	text-decoration: none;
	font: normal 13px/1.5em "Lucida Grande", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 0;
	padding-bottom: 10px;
}

p.text a {
	color: #003366;
	text-decoration: none;
	background-color: #eee;
	padding-right: 3px;
	padding-left: 3px;
	border-bottom: 1px solid #000;
}

p.text a:hover {
	color: #003366;
	background-color: #ddd;
}

p.submit {
	display: block;
	border-bottom: 1px dotted #000;
}

p.email {
	display: block;
	border-top: 1px dotted #000;
}

h2.text_large {
	font: normal 14px/1.5em "Lucida Grande", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 0;
	padding-top: 10px;
	border-style: none;
	text-decoration: none;
}

#sale {
	background-color: #eee;
	padding: 10px;
	border-bottom: 1px dotted #000;
	border-top: 1px dotted #000;
	margin-bottom: 10px;
}

#sale2 {
	background-color: #eee;
	padding: 10px;
	border-bottom: 1px dotted #000;
	border-top: 1px dotted #000;
	margin-bottom: 10px;
}