body
{
  background-color: #ffffff;
}
.bold {
  font-weight: bold;
}
.footer
{
  font-size: 80%;
  color: #009900;
}
p,td
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: x-small;
  font-style: normal;
  font-weight: normal;
  color: #000000;
}
h1
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 120%;
  color: #ffffcc;
  background-color: #ff6633;
  margin-bottom: 8px;
  padding: 2px;
}
h2 
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 120%;
  color: #ff6633;
  background-color: #ffffcc;
  margin-bottom: 8px;
  padding: 2px;
}
h3 
{
  font-family: Arial, Helvetica, sans-serif;
  color: #ff6633;
  font-size: 100%;
}
a.menu
{
  color: #000000;
  text-decoration: underline;
  font-size: 100%;
  font-weight: bold;
}
a
{
  color: #0000ff;
  text-decoration: underline;
  font-size: 100%;
  font-weight: bold;
}
a.rcb {
  color: #FFFF00;
  text-decoration: none;
  font-size: 100%;
  font-weight: bold;
}
a.cplus {
  color: #003300;
  text-decoration: none;
  font-size: 100%;
  font-weight: bold;
}
a.len {
  color: #000000;
  text-decoration: none;
  font-size: 100%;
  font-weight: bold;
}
.ptitle
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 150%;
  color: #0000ff;
  background-color: #ffffff;
}
.pstitle
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 100%;
  color: #0000ff;
  background-color: #ffffff;
}
