
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
input, select, optgroup, option, textarea,
table, caption, tbody, tfoot, thead, tr, th, td {
   margin: 0px;
   padding: 0px;
   
   border-width: 0px;
   border-style: solid;
   
   outline: 0px;
   
   text-align: left;
   vertical-align: top;
   
   font-family: inherit;
   font-size: inherit;
   font-weight: inherit;
   font-style: inherit;
   color: inherit;
   line-height: inherit;
}

:focus {
   outline: 0px;
}

body {
   line-height: 1.3;
}

ol, ul {
   list-style: none;
}

table {
   border-collapse: separate;
}

caption, th, td {
   text-align: left;
}

blockquote:before, blockquote:after, q:before, q:after {
   content: "";
}

blockquote, q {
   quotes: "" "";
}

optgroup {
   font-weight: bold;
}

optgroup option {
   font-weight: normal;
}

b, strong {
   font-weight: bold;
}
