﻿/*html, body, div, span, 
h1, h2, h3, h4, h5, h6, p,
a, img,
strong, ol, ul, li,
form, label, legend,

table, caption, tbody, tfoot, thead, tr, th, td,
center, u, b, i {
     margin: 0;
     padding: 0;
     border: 0;
     outline: 0;
     font-weight: normal;
     font-style: normal;
     font-size: 100%;
     font-family: inherit;
     vertical-align: top;
}

ol, ul { list-style: none; }
table { border-collapse: collapse; border-spacing: 0; text-align: left; }
input, textarea { margin: 0; padding: 0; }
h1, h2, h3, h4, h5, h6, strong { font-weight: bold; }

div.clear { clear: both; } 
*/

h1, h2, h3, h4, h5, h6,img{
     margin: 0;
     padding: 0;
     border: 0;
     outline: 0;
     font-weight: normal;
     font-style: normal;
     font-size: 100%;
     font-family: inherit;
     vertical-align: top;
}