body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #000099;
}
.specials {
	background-color: #EAF8FF;
	letter-spacing: 2px;
	white-space: nowrap;
	float: left;
	color: #003399;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #0F3F9F;
	border-right-color: #0F3F9F;
	border-bottom-color: #0F3F9F;
	border-left-color: #0F3F9F;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
}
