.body {
	font-family: Arial;
	font-size: 11px;
	line-height: 16pt;
	color: #000000;
}
.box-background {
	background-image: url(images/box_background.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.box_body {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	padding: 5px;
}
.subhead {
	font-size: 14px;
	color: #2875A8;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 15px;
}

