body {
  font-size: 1.3em;
}

h1 {
  font-size: 2.5em;
}

h1 a:visited, h1 a:active, h1 a:link, h1 a:hover {
  color: #6080F0;
}

a {
  color:#7744ff;
}

#top {
  background-color: white;
}

#sub {
  background-color: white;
  border-bottom: 1px solid #BBBBBB;
  color: #909090;
}

#leftmenu a:hover {
  background-color: #E0F0FF;
}

#comments {
  font-size: 0.8em;
}

#comments h2 {
  font-size: 14px;
}

.LeftCell {
  background-color: white;
}

.FooterCell {
  background-color: white;
}

.post h5, .post h2 {
  font-size: 16px;
}

.post th {
  font-size: 0.9em;
}

.post td {
  font-size: 0.8em;
}