/***************************************************

GENERAL STYLES

***************************************************/


body {
  background: #FFF;
  font-family: "Trebuchet MS", "Lucida Sans", Arial, Verdana, Helvetica, Sans-Serif;
  color: #000;
}

abbr:after, acronym:after {
  content: " ("attr(title)") ";
}

p, li, dt, dd {
  font-size: 12pt;
  line-height: 18px;
  margin: 5px 0;
}

td {
  padding: 5px;
}

h1 {
  font-size: 24pt;
  color: #85A3B4;
}

h2 {
  font-size: 20pt;
  color: #85A3B4;
}

h3 {
  font-size: 16pt;
  color: #85A3B4;
}

h4 {
  font-size: 14pt;
  color: #85A3B4;
}

a {
  color: #3B4F65;
}

a img {
  border: none;
}

h1 a {
  text-decoration: none;
}

#search, #left, .rss, td.icon {
  display: none;
}

.date {
  font-size: 10pt;
  font-style: italic;
}

#module-container ul {
  list-style: none;
}

#footer p {
  font-size: 10pt;
  font-style: italic;
}