BODY {
  background-color: #E5E5E5;
  color: #000000;
  font-family: verdana, helvetica, sans-serif;
  font-size:10pt;
  line-height: 14pt;
  /* letter-spacing: 1; */
  text-align:justify;
  font-weight: normal;
  /* font-size: 12px; */
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 10px;
  margin-bottom: 10px;
}

TD {
  font-family: verdana, helvetica, sans-serif;
  font-size: 8pt;
  line-height: 12pt;
  margin-left: 0px;
}

A:link, A:active, A:visited {
  color: #800000;
  font-family: verdana, helvetica, sans-serif;
  font-weight: normal;
  text-decoration: none;
  font-size: 10pt;
}

A:hover {
  color: #000000;
  font-family: verdana, helvetica, sans-serif;
  font-weight: normal;
  text-decoration: underline;
  font-size: 10pt;
}

A.barlink:link, A.barlink:active, A.barlink:visited {
  color: #800000;
  font-family: verdana, helvetica, sans-serif;
  font-weight: normal;
  text-decoration: none;
  font-size: 8pt;
}

A.barlink:hover {
  color: #000000;
  font-family: verdana, helvetica, sans-serif;
  font-weight: normal;
  text-decoration: underline;
  font-size: 8pt;
}

.maincontent {
  background-color: #FFFFFF;
  color: #000000;
  font-family: verdana, helvetica, sans-serif;
  font-size:10pt;
  line-height: 14pt;
  /* letter-spacing: 1; */
  text-align:justify;
  font-weight: normal;
  /* font-size: 12px; */
}

.newsheadline {
  color: #800000;
  font-family: verdana, helvetica, sans-serif;
  font-size:14pt;
  line-height: 20pt;
  /* letter-spacing: 1; */
  text-align:justify;
  font-weight: bold;
  /* font-size: 12px; */
}

.minorheadline {
  color: #800000;
  font-family: verdana, helvetica, sans-serif;
  font-size:12pt;
  /* line-height: 14pt; */
  /* letter-spacing: 1; */
  text-align:justify;
  font-weight: bold;
  /* font-size: 12px; */
}

.contentbar1 {
  background-color: #E5E5E5;
  color: #000000;
  font-family: verdana, helvetica, sans-serif;
  font-weight: normal;
  font-size: 11px;
}

.contentbar2 {
  background-color: #FFCC40;
  color: #000000;
  font-family: verdana, helvetica, sans-serif;
  font-weight: normal;
  font-size: 11px;
}

.categorybar {
  background-color: #006699;
  color: #FFFFFF;
  font-family: verdana, helvetica, sans-serif;
  font-weight: normal;
  font-size: 11px;
}

.menubar {
  background-color: #EEEECC;
  color: #000000;
  font-family: verdana, helvetica, sans-serif;
  font-weight: normal;
  font-size: 11px;
}


