ol, ul, li {
	font-size: small;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

a:link, a:visited {
	text-decoration: none;
	color: Blue;
}

a:active, a:hover {
	text-decoration: underline;
	color: Black;
	font-weight: bold;
}

.DNRContact {
	text-indent: 0px;
}
.DNRHead {
	text-align: center;
}
.DNRStory {
	text-indent: 0px;

}
#NR_Title {
	display: none;
}
#NRContact {
	font-weight: bold;
}
#NRHeader {
	font-weight: bold;
}
.DNRSect {
    display: none;
}
.DNRContact {
}
.DNRHead {
}
.DNRStory {
}
.No_Print {
	display: none;
}

