div#dpl_leftNav, div#dpl_nav, img {
	display: none;
}
 		
body {
	background: white;
	font-family:'times new roman', times, serif;
	font-size: 12pt;
}
		   
a:link, a:visited 	{
	color: #000;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}

.DallasWelcome {
  background-color: white;
}