@import url("common.css");@import url("common.css");body{ font-size:14px; font-family: Arial, sans-serif, Gotham, "Helvetica Neue", Helvetica;}input, textarea, select{ font-family: Arial, sans-serif, Gotham, "Helvetica Neue", Helvetica; font-size:13px; color:#414042;}h1, h2, h3, h4, h5, h6, body, ul, li{ margin:0px; padding:0px; font-weight:normal}p{ margin:0px; padding:opx; text-align:justify; font-weight:normal}a{ text-decoration:none}a:hover{ text-decoration:none;}.clear{ clear:both}li{ list-style:none;}INPUT[type="text"]:focus,INPUT[type="number"]:focus,INPUT[type="search"]:focus,INPUT[type="password"]:focus,INPUT[type="range"]:focus,textarea:focus,a:focus, select:focus, a{outline: none; -moz-outline:none;	-webkit-outline:none;	-mos-outline:none;    }img {border: none; }a img {border: 0px; }::-moz-selection{	background:#2f3945;color:#FFF;}::selection{	background:#2f3945;color:#FFF;}::-ms-selection{	background:#2f3945;color:#FFF;}::-webkit-selection{	background:#2f3945;color:#FFF;}select{ outline:none;}