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 {
margin: 0;
padding: 0;
border: 0;
outline: 0;
vertical-align: baseline;
background: transparent;
}
body {
font-size: 62.5%;
line-height: 1;
background-image: url('../img/bg.gif');
color: #000000;
text-align: center;
font-family:Arial, Helvetica, sans-serif;
}
html,body {
height: 100%;
}
:focus {
outline: 0;
}
table {
vertical-align: top;
border-collapse: collapse;
border-spacing: 0;
font-size: 100%;
border-color:#000000;
}
td {
border-color:#000000;
}
tr, td {
  vertical-align: top;
}
a {
color: #000000;
text-decoration: underline;
}
a:hover {
color: #000000;
text-decoration: none;
}
a:visited {
color: #000000;
text-decoration: underline;
}
.clear {
  clear: both;
  line-height: 0px;
  height: 0px;
  font-size: 0;
}

.textalign {
  text-align: center;
}