.NY-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	text-transform: capitalize;
	color: #000080;
}
.NY-headline {
	font-family: "Courier New", Courier, mono;
	font-size: 12pt;
	font-weight: bold;
	color: #000030;
}
.NY-body {
	font-family: "Courier New", Courier, mono;
	font-size: 10pt;
	color: #726EBA;
}
.NY-this {
	color: #000000;
}
.list-head {
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
.list-text {
	font-size: 9pt;
	color: #726EBA;
}

