/* @override http://www.palmersdeliandmarket.com/styles/styles.css */

body,td,th {
	font-family: Times, serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../commonimages/BG.gif);
}
.heading {
	font-size: 26px;
	font-weight: bold;
	color: #000000;
}
.subheading {
	font-size: 20px; 
	font-weight: bold; 
	color: #CC3399;
}
.note {
	font-size: 12px
}
table.calendar th {
	color: #FFFFFF;
	text-align: center;
}
table.calendar td {
	text-align: center;
	font-size: 10px;
	vertical-align: top;
}