/*****Reset*****/
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td { margin: 0; padding: 0; }
/*****Basic Definitions*****/
a { text-decoration:none; }
a:visited { text-decoration:none; }
a:hover { text-decoration: underline; }
p, ul, ol, dl { margin-bottom: 18px; }
ul, ol, dd { margin-left: 36px; }
form{margin: 0;padding: 0;border: 0;outline: 0;font-weight: inherit;font-style: inherit;font-size: 100%;font-family: inherit;vertical-align: baseline;}