/*
  reset.css
  Undo browser HTML defaults
  __________________________
*/

html,body,p,h1,h2,h3,h4,h5,h6,pre,code,blockquote,ul,ol,dl,li,dt,dd,form,fieldset,input{margin:0;padding:0;}
ul,ol{list-style:none;}
h1,h2,h3,h4,h5,h6,pre,code,p{font-size:1em;}
:link,:visited{text-decoration:none;}
a img,:link img,:visited img{border:none;}
address{font-style:normal;}