1/* -- undo browser HTML defaults -- */ 2/* -- Global resets of all default items -- */ 3 4:link,:visited {text-decoration: none;} 5ul,ol {list-style: none;} 6h1,h2,h3,h4,h5,h6,pre,code,p {font-size: 1em;} 7ul,ol,dl,li,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {margin: 0; padding: 0;} 8a img,:link img,:visited img {border: none;} 9address {font-style: normal;} 10