/* CSS Document */

* {
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	font-size:14px !important;
	line-height:15px !important;
	color:#000 !important;
}

h4, h3 { 
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	font-size:14px !important;
	line-height:15px !important;
	color:#000 !important;
}

p { 
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	font-size:14px !important;
	line-height:15px !important;
	color:#000 !important;
}

hr {
	color:#000 !important;
}

#wrapper {
	width:800px !important;
	left:5px !important;
	float:none !important;
}

* {color:#000 !important ;}


#header, #footer, #main-menu, #top-link, #w3c-logos, #quick-links-title-bar, #quick-links, #news-events, #breadcrumbs{

	display:none !important;
}

#first-content {
	width:790px !important;
	border:none !important;
	float:none !important;
}

#first-content p {
	float:none !important;
	width:790px !important;

}

.break-before {
	page-break-before:always;
}

.break-after {
	page-break-after:always;
}
