﻿body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, table, th, td, embed, object
{
    padding: 0px;
    margin: 0px;
}
table
{
    border-collapse: collapse;
    border-spacing: 0px;
}
fieldset, abbr
{
    border: 0px;
}
img
{
    border:0px;
    padding:0px;
    margin:0px;
}
address, caption, cite, code, dfn, em, h1, h2, h3, h4, h5, h6, strong, th, var
{
    font-weight: normal;
    font-style: normal;
}
strong
{
    font-weight:bold;
}
em
{
    font-style:italic;
}
ul
{
    list-style: none;
}
caption, th
{
    text-align: left;
}
h1, h2, h3, h4, h5, h6
{
    font-size: 1.0em;
}
q:before, q:after
{
    content: '';
}
a, ins
{
    text-decoration: none;
}
