:focus {
	outline: 0;
}
	

html {

	height:100%;
}

body {
	background-color:#FFFFFF;
	color:#000000;
	font-size:12pt;
	font-family: "Times New Roman", Times, serif;
	margin: 2cm 10% 20px 2cm;
	height:100%; 
}

a {

	color:#000000;
	text-decoration: underline;
}

h1, h2, h3, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {

	font-size:28pt;
	border-bottom: 2px solid #333;
}

h1 a {
	text-decoration: none;
}

h2 {
	font-size:16pt;
}


h3 {
	font-size:14pt;
}

h4 {
	font-size:13pt;
}


img {
	border:none;
	display: none;
	

}

	
	
#cont-header ul, #dial-before-you-dig, #acura-link, #content-sidebar, #flash-video  {
	display:none;
}

a[href^="http://"]:after{
    content: " (" attr(href) ") ";
	text-decoration: none !important;
	color: #666;
	font-size: 90%;
}

.obfuscate-email {
	direction: rtl;
	unicode-bidi: bidi-override;
}

