body {
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 85%;
}

a {
  text-decoration: none;
  color: #0badc6;
}

a:hover {
  text-decoration: underline;
}

a img {
  border: none;
}

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

.breaker {
  font-size: 1px;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

fieldset, img {
  border: 0;
}

textarea {
  overflow: auto;
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 1em;
}

address, caption, cite, code, dfn, th, var {
  font-style: normal;
  font-weight: normal;
}

strong, b {
  font-weight: bold;
}

em {
  font-style: italic;
}

ol, ul {
  list-style: none;
}

caption, th {
  text-align: left;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 1em;
  font-weight: normal;
}

h1 {
  font-size: 2em;
}

h2 {
  font-size: 1.5em;
}

q:before, q:after {
  content: '';
}

abbr, acronym {
  border: 0;
}