body,td,th {
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

.sidebartitle {
  font-size: small;
  text-decoration: underline;
  text-align: center;
  font-weight: bold;
  background-color: #bbbbbb;
}

.sidebarend {
  font-size: small;
  text-decoration: underline;
  text-align: right;
  font-weight: bold;
}

.sidebargrey {
  color: #333333;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-align: left;
  background-color: #eeeeee;
  border-top: 1px solid #aaaaaa;
  border-bottom: 1px solid #aaaaaa;
  border-left: 1px solid #aaaaaa;
  border-right: 1px solid #aaaaaa;
}

.sidebarspaced {
  padding-top: 6px;
  padding-bottom: 6px;
}

.titlebar { 
  background-color: #eeeeee;
  border-top: 1px solid #aaaaaa;
  border-bottom: 1px solid #aaaaaa;
  border-left: 1px solid #aaaaaa;
  border-right: 1px solid #aaaaaa;
}

.title {
  font-size: 22px;
  font-weight: 500;
  border: none;
  top: 20px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  line-height: 27px;
  color: #333333;
  padding-left: 2px;
  text-align: left;
}

.subtitle {
  font-size: small;
  border: none;
  font-style: italic;
  font-weight: normal;
  color: #333333;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

.menutext {
  font-size: xx-small;
  text-align: center;
  border: none;
  font-style: italic;
  font-weight: normal;
  color: #333333;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

.copyright { 
  font-size: small;
  text-align: center;
  font-weight: normal;
  color: #333333;
}

.sectiontitle {
  font-weight: bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  line-height: 23px;
  color: #333333;
  padding-left: 6px;
  text-align: left;
  text-decoration: underline;
  background-color: #333333;
  color: #eeeeee;
}

.sectiontitle a {
  font-weight: bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  line-height: 23px;
  color: #333333;
  padding-left: 6px;
  text-align: left;
  text-decoration: underline;
  background-color: #333333;
  color: #eeeeee;
}

.subsectiontitle {
  font-weight: normal;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  line-height: 23px;
  color: #111111;
  padding-left: 6px;
  text-align: left;
  text-decoration: underline;
  background-color: #CCCCCC;
}

.bodytext { 
  font-weight: normal;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  line-height: 23px;
  color: #333333;
  padding-left: 6px;
  text-align: left;
}
