/* Reset default styling to be very generic for most common (X)HTML browsers */

body {font-family: Arial; }

:link, :visited {text-decoration: none; }
ul,ol {list-style: none; font-family: Arial; }
h1,h2,h3,h4,h5,h6,pre,code,kbd {font-size: 1em; font-family: Arial; }
dl,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,img {margin: 0px; padding: 0px; }
a img,:link img,:visited img {border: none; }
address,abbr { font-style:normal }