.podtitle {
	font-weight: bolder;
	font-size: 12px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
}
.poddate {
	font-size: 10px;
	font-style: italic;
}
.poddetail {
	font-size: 12px;
}
.bgimg {
	background-image: url(images/mapleleaf.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

