body, div, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, input, textarea, label, blockquote, table, th, td
{
  margin: 0;
  padding: 0;
  background-repeat: no-repeat;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 100%;
  color: #333333;
  }
a, span
{
  background-repeat: no-repeat;
  outline: none;
  }
table
{
  border-collapse: collapse;
  border-spacing: 0;
  }
fieldset, img, abbr, acronym
{
  border: none;
  text-decoration: none;
  }
ol, ul
{
  list-style: none;
  }
caption, th
{
  text-align: left ;
  font-weight: normal ;
  }
q:before, q:after
{
  content: '';
  }
input, textarea, select
{
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}