html, body, h1, h2, h3, h4, h5, h6, p, ol, ul, li, blockquote,
form, fieldset, label, legend,
div, span, applet, object, pre, a, em, font, img, strong, strike,
table, caption, tbody, tfoot, th, tr, td {
   padding: 0;
   margin: 0;
   font-size: 100%;
   font-weight: normal;
   vertical-align: baseline;
   border: 0;
   outline: 0;
   background: transparent;
}

ol, ul {
   list-style: none;
   margin: 1.12em 0;
}

blockquote, q 
{
	quotes: none;
}

:focus 
{
	outline: 0;
}

table 
{
	border-collapse: separate;
	border-spacing: 0;
}

p 
{
	margin: 1em 0;
    line-height: 1.5em;
}
