.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000033;
}
.line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
.borderall {
	border: 1px solid #CCCCCC;
}
