body {
	font:				10px Arial, Verdana, sans-serif;
	background-color:	#FFF;
	margin:				30px;
	padding:			0;
}
a:link, a:visited,
a:hover, a:active {
	font-weight:		bold;
}
p {
	font-size:			1.18em;
	line-height:		150%;
	margin:				0 0 13px 0;
}
ul, li {
	font-size:			12px;
	line-height:		150%;
}
#footer {
	margin:				10px 0 20px 0;
	border-top:			1px solid #000;
	padding:			10px 0 0 0;
}
#footer p {
	font-size:			10px;
	margin:				0 0 5px 0;
}
/*
h1 {
	font:				18px Arial, Verdana, sans-serif;
	font-weight:		bold;
	text-transform:		uppercase;
	margin:				0;
}

h2 {
	font:				1.8em Arial, Verdana, sans-serif;
	font-weight:		bold;
	text-transform:		uppercase;
	margin:				10px 0 5px 0;
}
h3 {
	font-size:			1.15em;
	font-weight:		bold;
	margin:				10px 0 5px 0;
}
*/
h4 {
	font-size:			12px;
	font-weight:		bold;
	margin:				10px 0 5px 0;
}
h4 span {
	font-size:			10px;
	font-weight:		bold;
}

/* order now */

form {
	margin:				0;
	padding:			0;
}
label {
	font-weight:		bold;
	display:			block;
	margin:				6px 0 0 0;
	padding:			0 0 2px 0;
}
.items {
	border:				1px solid #000;
}
.items th, .items td {
	border:				1px solid #000;
	padding:			10px;
}
.items th {
	font-weight:		bold;
}
.items p, .items li {
	font-size:			10px;
	line-height:		135%;
	margin-bottom:		0;
}

/* customer service */

#surveyContainer {
	width:				150px;
	height:				95px;
	margin:				10px 0 10px 0;
}
#surveyDiv { 
	position:			absolute;
	height:				1px;
	width:				1px;
	top:				0;
	left:				0;
}
