html, body, div, span, h1, h2, h3, h4, h5, h6, p, a, em, font, img, strong, sub, sup, b, u, i, center, dl, dt, dd, ol, ul, li, form, label, table, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
vertical-align: baseline;
background: transparent;
}
body {
line-height: 1;
background: #1b1116;
color: #000;
text-align: left;
font: 0.9em Tahoma, sans-serif;
}
html,body {
height: 100%;
}
:focus {
outline: 0;
}

button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {/* */
border: none;
}


table {
vertical-align: top;
border-collapse: collapse;
border-spacing: 0;
font-size: 100%;
}
tr, td {
  vertical-align: top;
}
a {
color: #005da1;
text-decoration: underline;
}
a:hover {

}

.clear {
  clear: both;
  line-height: 0px;
  height: 0px;
  font-size: 0;
}

.textalign {
  text-align: center;
}
h1 {
  font-family: Arial;
  font-size: 18px;
  font-weight: normal;
  color: #575b5d;
  padding-bottom: 25px;
}
h2 {
  color: #009ee0;
  font-size: 15px;
  font-weight: normal;
  padding-bottom: 7px;
}

