.bodytext {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  text-decoration: none;
  color: #ffffff;
}
.header1 {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12pt;
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  text-decoration: none;
  color: #ffffff;
  }
.header2 {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-style: normal;
  line-height: normal;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
}
.copyrighttext {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  text-decoration: none;
  color: #000000;
}
a {
  text-decoration: none;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  color:#FFFFFF;
}
a:hover {
	text-decoration:none;
    color:#FFCC33;
}
.bold {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-style: normal;
  line-height: normal;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
}
li {
  list-style-image: url(images/bullet.gif);
  background: #ffffff;
}
.bold2 {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-style: normal;
  line-height: normal;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
}





