html, body, table tr td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}

input, select, textarea, table tr td, table tbody tr td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
}

#specials_info {
	background: url(images/Specials_BG.gif) no-repeat top left;
	padding: 12px;
	text-align: center;
	color: white;
	line-height: 17px;
}
#specials_info p h1,
#specials_info h1 {
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 0;
}
#specials_info p a,
#specials_info a {
	font-size: 14px;
	font-weight: bold;
	color: white;
	text-decoration: underline;
}

.Specials_Image img,
.Specials_Image img a {
	border: 4px solid #CC3300;
}
.Specials_Image a:hover img {
	border: 4px solid #FF4506;
}

.Specials_Desc {
	padding: 3px 0px 5px 0px;
}

.Heading1 {
	color: #CC3300;
	font-size: 17px;
	font-weight: bold;
}

.Heading2 {
	color: #CC3300;
	font-weight: bold;
}

.Heading3 {
	color: #090;
	font-weight: bold;
}