.copy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 13px;
	color: 444444;
	background-color: cceaf9;
	text-align: left;
}
.copybold {
	font-family: Times;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: #333333;
	background-color: cceaf9;
	text-align: left;
}
.header {
	font-family: Arial;
	font-size: 10px;
	line-height: 15px;
	color: #000000;
	background-color: cceaf9;
	text-align: left;
}
.subhead {
	font-family: Georgia;
	font-size: 11px;
	line-height: 14px;
	color: #003366;
}
