body {
  background-color: #FFFFFF;
  background-image:    url(../images/side_bar_back.gif);
  background-repeat: repeat-y;
  margin-left: 0px;
  margin-top: 0px;
}
A:link {
  color: #0016AF;
  text-decoration: none;
}
A:visited {
  color: #0016AF;
  text-decoration: none;
}
A:hover {
  color: #0016AF;
  text-decoration: underline;
}
A:active {
  color: #0016AF;
  text-decoration: none;
}

img {
  border-width: 0;
  margin: 0px;
}

li {
  list-style: circle;
}

.text1 {
  font-family: Times, New York, Serif;
  font-weight: normal;
  font-size: 12px;
  text-indent: 0px;
  color: #000000;
}

.text2 {
  font-family: Times, New York, Serif;
  font-weight: normal;
  font-size: 14px;
  text-indent: 0px;
  color: #000000;
}

.text2 b {
  font-family: Times, New York, Serif;
  font-weight: bold;
  font-size: 16px;
  text-indent: 0px;
  color: #000000;
}

.text3 {
  font-family: Times, New York, Serif;
  font-weight: normal;
  font-size: 12px;
  text-indent: 15px;
  color: #000000;
}

.text4 {
  font-family: Times, New York, Serif;
  font-weight: bold;
  font-size: 17px;
  text-indent: 0px;
  color: #000000;
}

.text5 {
  font-family: Times, New York, Serif;
  font-weight: bold;
  font-size: 16px;
  text-indent: 0px;
  color: #FF0000;
}
.whitetext{color: #000000;}
.whitetext_small
{color: #000000;
  font-size: 12px;
}
