body
{
margin: 0px;
padding: 0px;
line-height: 17px;
}

table, form, td, tr, img, h1, h2, h3, h4, h5, h6, dd, dt, dl, textarea, input, div
{
margin: 0px;
padding: 0px;
border: 0px;
outline: 0px;
font-weight: inherit;
font-style: inherit;
font-family: inherit;
}

p
{
}

a img
{
border: none;
}


.centers
{
margin-left:auto;
margin-right:auto;
}