body, table, th {
  font-size: 1em;
  text-align: left;
}

html, body, form, fieldset,
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
  margin: 0;
  padding: 0;
  font-size: 1em;
  font-family: Arial, sans-serif;
}
ul li {list-style-type: none}
ol li {list-style-type: none}
img {border: 0 none;}

.cleaner {
  clear:both;
  visibility: hidden;
}

.hid {
  visibility: hidden;
}
.c
{
	text-align:center;
}
.r
{
	text-align:right;
}
.s
{
    font-size: small;
}
.clr {
  width: 100%;
  overflow: hidden;
}