   1. body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td{  
   2.     margin:0; padding:0;  
   3. }  
   4. table{  
   5.     border-collapse:collapse; border-spacing:0;  
   6. }  
   7. fieldset, img{  
   8.     border:0;  
   9. }  
  10. address, caption, cite, code, dfn, em, strong, th, var{  
  11.     font-style:normal; font-weight:normal;  
  12. }  
  13. ol, ul{  
  14.     list-style:none;  
  15. }  
  16. caption, th{  
  17.     text-align:left;  
  18. }  
  19. h1, h2, h3, h4, h5, h6{  
  20.     font-size:100%; font-weight:normal;  
  21. }  
  22. q:before, q:after{  
  23.     content:h;  
  24. }  
  25. abbr, acronym{  
  26.     border:0;  
  27. }  