.CFO {
	font-family: Gill Sans;
}
font {
	font-family: Gill Sans;
	font-size: 12px;
	line-height: 22px;
	color: #000066;
}
table {
	font-family: Gill Sans;
	font-size: 14px;
	line-height: 20px;
	color: #000066;

}
b {
	font-weight: bolder;
		font-size: 40px;
		color: #000066;

}
a:link {
	color: #000066;
	text-decoration: underline;
}
a:visited {
	color: #000066;
	text-decoration: underline;
}
a:hover {
	color: #0000FF;
	text-decoration: none;
}
strong {
	font-family: Gill Sans;
	font-size: 18px;
	font-weight: normal;
	color: #000066;
}
em {
	font-size: 14px;
	font-weight: bolder;
}

