.address {
	font-family: Arial;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
}
.pipe {

	font-family: Arial;
	font-size: 10pt;
	color: #FF6600;
	text-decoration: none;
}
.note {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.links {

	font-family: Arial;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

