* {
	color: #000;
	background: #FFF;
}
a {
	text-decoration: none;
}
a img {
	border: 0;
}
span.DisplayNone,
span.DisplayNoneNS,
p.DisplayNone,
h1.DisplayNone,
div.DisplayNone,
#FirstTopRightCol2,
hr.DisplayNone,
#FirstTopLeft,
#SecondTopLeft,
#FrameworkContentLeft,
#FrameworkContentRight,
#ContentFooter,
#FooterRight {
	display: none;
}
abbr, acronym {
	border: 0;
}
abbr[title]:after, acronym[title]:after {
	content: ' (' attr(title) ')';
}
