/* This file performs a "reset". Annoyingly, web browsers set some styling properties by default. This file removes these styles, allowing for fully custom styling */
/* There is no need to edit this file  - styling should be declared in "main.css" */
body, form, html, div, blockquote, img, label, p, span, h1, h2, h3, h4, h5, h6, pre, ul, ol, li, dl, dt, dd, a, th, td{margin: 0; padding: 0; border: 0; outline: none;}
h1, h2, h3, h4, h5, h6{font-size: 100%;} 
ul, ol{list-style: none;}
img{border: 0;}
table {border-collapse: collapse; border-spacing: 0;}