.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	line-height: 17px;
	background-color: #fefce2;
}
.chart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #993366;
}
.chartHL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	color: #255f76;
	font-weight: bold;
}
<link rel="stylesheet" type="text/css" href="body.css">body {
}
body {
	background-color: #3a6f8a;
}

