.bkgrnd {
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
}
.maincopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #666666;
}
