td {
	vertical-align: top;
	padding-left: 15px;
	padding-right: 15px;
}
p {
	font-size: 11px;
	color: #333;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-top: 0px;
	padding-top: 0px;
}
.bold {
	font-weight: bold;
	color: #069;
}
.sm {
	font-size: 9px;
	color: #333333;
}
.red {
	color: #906;
}
.specials {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: bold;
	color: #609;
	background-color: #FF9;
}
