body {
  margin: 0;
  padding: 0;
  padding-right: 100px;
  font-family: Verdana, Arial, Helvetica, Geneva, Sans-Serif; 
  font-size: 75%;
  line-height: 150%;
  text-align: left;
  color: #000;
  background: #fff;
  }

a		{text-decoration:none; color: #c60}

h1, h2, h3 {
  font-family: "Lucida Grande", "Trebuchet MS";
}

h1 {
display: block;
}

ul, li {
  line-height: 120%;
}

td {
  font-size: 75%;
  line-height: 150%;
}

.blue {
  color: #66f;
}

.post-title {
  font-weight: bold;
  font-size: 150%;
  line-height: 300%;
  color: #f90;
}

.title {
  font-weight: bold;
  line-height: 200%;
  color: #66f;
}

#sidebar {
  font-family: "Lucida Grande", "Trebuchet MS";
  font-size: 90%;
}

.logo {
  text-align: left;
  left: 0px;
}

.dontprint {
  display: none;
}

#goo {
  display: none;
}

#dontprint {
  display: none;
}

.printoverline {
  border-top: solid 1px #f90;
  margin-top: 30px;
  padding-top: 10px;
}

.overline {
}

