/* Newsday alternate styles */

.altCSS {
	background: #FFF;
	color: #000;
}
.altCSS a,
.altCSS #article a {
	color:#006699;
}
.altCSS h1,
.altCSS h1 a,
.altCSS h2,
.altCSS h2 a {
	font-family:Georgia,"Times New Roman",Times,serif;
	font-weight:bold;
	margin:0;
	padding:0;
	color:#050F20;
}