body {
  margin-top: 1em;
  margin-right: 1em;
  margin-bottom: 1em;
  margin-left: 1em;
  color: #000;
  background-color: #fff;
  font-size: 100%;
}

h1, h2, h3, h4, h5, h6, ul, ol, li, p, td {
  font-family: Verdana, GENEVA, HELVETICA, Arial, sans-serif;
}

h1, h2, h3 {
  text-align: center;
}

p, li {
  font-size: 0.8em;
  line-height: 140%;
}

pre {
  font-size: 0.8em;
  font-family: "Courier New", Courier, monospace;
}

a:link {
  text-decoration: underline;
}

a:visited {
  text-decoration: underline;
}

.m {
  font-size: 0.67em;
}

.cm {
  font-size: 0.67em;
  text-align: center;
}

.c {
  text-align: center;
}

.r {
  text-align: right;
}

.blogrollmain {
  font-family: "Courier New", Courier, monospace;
  font-size: 1em;
}

LI {
  font-size: 0.8em;
}

.ruler {
  background-color: #fff;
  color: red;
  width: 100%;
  height: 1px;
  border: 0px none #000;
  }

.ruleb {
  background-color: #fff;
  color: blue;
  width: 100%;
  height: 1px;
  border: 0px none #000;
  }


