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 {
   margin-left: 1.4em;
   list-style: decimal;
}

ul {
   list-style: disc;
}

table 
{
	border-collapse: collapse;
	border-spacing: 0;
}

