/* kill default styles and begin standard styles */

html { margin: 0; padding: 0; background-color: #fff; font-family: Arial, Helvetica, sans-serif; }

body { margin: 0; padding: 0; background-color: #fff; font-family: Arial, Helvetica, sans-serif; }

table, img { margin: 0; padding: 0; background-color: transparent; }

h1, h2, h3, h4, h5, h6, p, blockquote, div, span, ul, ol, li, dl, dd, dt, thead, tbody, tfoot, caption, tr, th, td, a, form, input, textarea, fieldset, pre, code { margin: 0; padding: 0; background-color: transparent; font-family: Arial, Helvetica, sans-serif; }

:link, :visited { text-decoration: none; }

a img, :link img, :visited img { border: none; }

table { border-collapse: collapse; }

ul ul, ul ol, ul dir, ul menu, ul dl, ol ul, ol ol, ol dir, ol menu, ol dl, dir ul, dir ol, dir dir, dir menu, dir dl, menu ul, menu ol, menu dir, menu menu, menu dl, dl ul, dl ol, dl dir, dl menu, dl dl { margin-top: 0; margin-bottom: 0; }

h1, h2, h3, h4, h5, h6 { font-weight: bold; }

ul, ol, dl { list-style-type: none; }
