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: #fff;
color: #000;
text-align: left;
font: 0.6875em Tahoma, sans-serif;
}
html,body {
height: 100%;
}
:focus {
outline: 0;
}
table {
vertical-align: top;
border-collapse: collapse;
border-spacing: 0;
font-size: 100%;
}
tr, td {
  vertical-align: top;
}
a {
color: #287fc3;
text-decoration: underline;
}

.clear {
  clear: both;
  line-height: 0px;
  height: 0px;
  font-size: 0;
}

.textalign {
  text-align: center;
}