.style6 {
	color: #23bebd;
	font-weight: bold;
}
.subhead.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #23bebd;
	font-style: normal;
	font-weight: normal;
}
.subhead.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #23bebd;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #333333;
}
.bodycopy.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #333333;
	font-weight: bold;
}

#specials
{
	width: 600px; 
	text-align: left; 
	margin: 0px 0px 0px 5px; 
	font-family: Arial;
	border: 1px solid #cccccc;
}

#specials h2
{
	margin: 5px 0px 5px 0px;
	padding: 0px;
	font-size: 18px;
	color: #000;
}

#specials h3
{
	margin: 5px 0px 5px 0px;
	padding: 0px;
	font-size: 15px;
	font-weight: normal;
	color: #000;
}

#specials .subhead
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #23bebd;
}
#specials p
{
	color: #000;
	font-weight: bold;
}

#specials .call
{
	float: right; 
	margin-top: 15px;
	margin-right: 15px;
	font-weight: bold;
}
