html {
	background-color:#fff;
	background-image:none;
}
body {
	background-color:#fff;
	color: #000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12pt;
	padding: 1em;
	margin: 1em;
}
.red {color:red;}
#udm, 
#search,
#w3c, 
#lang,  
#breadcrumbs, 
#vert, 
#sublinks, 
#footer {
	display:none;
}
a:link, a:visited, a:hover, a:active {
	color:#000;
}
#content p {
	line-height: 1.5em;
	text-align: justify;
	margin: 0.5em 0 1em 0;
}

/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}


