html, body, div, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, caption, tbody, tfoot, thead {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	
	
}

a img { border: 0;cursor: pointer;}

q:before, q:after, blockquote:before, blockquote:after { content: ""; }

ul { list-style: none; }

input,select {font-size:12px;overflow: visible;}

html, body { height: 100%; }

button,
input[type="button"],
input[type="reset"],
input[type="submit"]
{ cursor: pointer;height: 22px; padding: 0;cursor: pointer;}

hr{ height: 1px;}

p {
    line-height: 20px;
    word-break: break-all;
}

img {
    border: 0;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6
{
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}

h1, .h1, h2, .h2, h3, .h3
{
    margin-top: 20px;
    margin-bottom: 10px;
}

h4, .h4, h5, .h5, h6, .h6
{
    margin-top: 10px;
    margin-bottom: 10px;
}


h1, .h1
{
    font-size: 36px;
}
h2, .h2
{
    font-size: 30px;
}
h3, .h3
{
    font-size: 24px;
}
h4, .h4
{
    font-size: 18px;
}
h5, .h5
{
    font-size: 14px;
}
h6, .h6
{
    font-size: 12px;
}

b,
strong {
  font-weight: bold;
}