html {
	background: white;
	color: #000;
	}

body {
	background: white;
	width: 17cm;
	border: 0;
	margin: 0;
	padding: 0;
	float: none !important;
	}
	
img, #subnav, #subnav_bg_latestupdates, #subnav_bg_usergroup, #subnav_bg_prodnews, #subnav_bg_compnews, #subnav_bg_privsect, #subnav_bg_pubsect, #subnav_bg_utilitysect, #subnav_bg_profile, #subnav_bg_profile, #subnav_bg_mission, #subnav_bg_busarea,  #subnav_bg_trackrecord, #subnav_bg_management, #subnav_bg_careers,  #subnav_bg_pa,  #subnav_bg_how, #subnav_bg_company, #subnav_bg_webrequest, #subnav_bg_transoft, #subnav_bg_esri, #subnav_bg_acu, #subnav_bg_cadcorp, #integration img, #integrity img, #innovation img, #navcontainer {
	display: none;
	}
	
#header, #divider, #bdivider, #footer, #maincontent img {
	display: none;
	}
	
h1 {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	background: transparent;
	margin: 5mm 0;
	padding: 3mm;
	border-bottom: 3px solid #000;
    }

h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	background: transparent;
	}
	

p, dd, li	{
	font-family: Verdana, Helvetica, "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 10pt;
	text-align: justify;
	background: transparent;
	}
	

	
dt, a	{
	font-family: Verdana, Helvetica, "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 10pt;
	background: transparent;
	text-decoration: underline;
	color: blue;
	margin: 8px 0;
	}
	

	