.bkg {
	background-color: #F05F27;
	background-attachment: scroll;
	background-image: url(images/orange-bkg.gif);
	background-repeat: no-repeat;
}
.body1 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	line-height: 14px;

}
.day1 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.date1 {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
a.date1 {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #8AAFD4;
	text-decoration: none;
}
a.date1:hover {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #0066FF;
	text-decoration: none;
}
a.body1 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #8AAFD4;
	text-decoration: none;
}
a.body1:hover {
	ont-family: "Trebuchet MS";
	font-size: 12px;
	color: #0066FF;
	text-decoration: none;
}
.copy1 {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}

