body , h1 , h2 , h3 , h4 , h5 , h6 ,  
p , blockquote , address , pre ,   
ol , ul , li , dl , dt , dd ,   
table , tr , th , td ,   
img , object , param , embed , script , noscript ,   
form , fieldset , input , textarea , select , button , legend , label ,    
cite , q , em , strong , span , abbr , code {  
   margin: 0 ;  
   padding: 0 ;  
   letter-spacing: 0 ;  
   font-style: normal ;
   font-weight: normal ; 
}  
  
body {  
}  
  
img , object , embed , param {  
   border: none ;  
   vertical-align: bottom ;  
}  
  
h1 , h2 , h3 , h4 , h5 , h6 {  
}  
p , blockquote , address , pre , li , dt , dd {  
}  
  
th, td , caption {  
}  
th , td , caption {  
}  
  
input , select , textarea , button {  
}  
  
optgroup {  
   font-style: normal ;  
}  
fieldset {  
   border: none ;  
}  
  
label , cite , q , em , strong , span , abbr , code {  
}  
  
abbr {  
   text-transform: uppercase ;  
   text-decoration: none ;  
}  
  
br {  
   letter-spacing: 0 !important ;  
}  
  
hr {  
   clear: both ;  
}