body {
  font-size: 62.5%;
  color:black;
  background-color:white
}

* {
  font-size: 1em;
}

frame, body, div, p, table, th, td, ul, ol, li, dl, dt, dd,
h1, h2, h3, h4, h5, h6 {
  margin: 0px;
  padding: 0px
}

ul {
  list-style:none
}

frame, img, table{
  border:none
}

table {
  border-collapse:collapse
}

td {
  font-size:1.1em
}

th {
  font-size:1.1em;
  text-align:left;
  font-weight:bold
}

a {
  text-decoration: none
}

* a:hover {
  cursor: hand
}

a:hover {
  cursor: pointer
}

p {
  font-size:1.1em
}

li {
  font-size:1.1em
}

.clear {
  clear:both
}

h6 {
  font-size:1.3em
}

h5 {
  font-size:1.4em
}

h4 {
  font-size:1.6em
}

h3 {
  font-size:1.8em
}

h2 {
  font-size:2em
}

h1 {
  font-size:2.2em
}

