BODY {
  font-family: "Arial", sans-serif;
  font-size: 8pt;
  font-weight: bold;
  color: #000000;
  background-color: #eeeeee;
  margin-top: 0px;
  margin-bottom: 0px;
  background-image: url(image/bg_750.bmp);
  background-position: center;
  background-repeat: repeat-y;
}

BODY.jjp_1000 {
  background-image: url(image/bg_1000.bmp);
}

BODY.counter {
  margin: 0px 0px 0px 2px;
  background-image: url(image/space.gif);
  background-color: #dddddd;
}

H1 {
  font-family: "Arial", sans-serif;
  font-size: 12pt;
  font-weight: bold;
  color: #000000;
  width: 750px;
  align: center;
  text-align: justify;
}

H1.jjp_1000 {
  font-family: "Arial", sans-serif;
  font-size: 12pt;
  font-weight: bold;
  color: #000000;
  width: 1000px;
  align: center;
  text-align: justify;
}

TABLE.jjp {
  border-collapse: collapse;
  border: none;
  xwidth: 750px;
}

TABLE.jjp_stat {
  border-collapse: collapse;
  border: none;
}

TD.jjp_head {
  border: 1px solid #eeeeee;
  background-color: #307070;
  background-image: url("image/green_banner_750.bmp");
  font-size: 8pt;
  font-weight: bold;
  color: #eeeeee;
  align: center;
  text-align: justify;
  vertical-align: top;
  padding: 2px 5px 2px 5px;
}

TD.jjp_head_no_padding {
  border: 1px solid #eeeeee;
  background-color: #307070;
  background-image: url("image/green_banner_750.jpg");
  font-size: 8pt;
  font-weight: bold;
  color: #eeeeee;
  align: center;
  text-align: justify;
  vertical-align: top;
  padding: 0px 0px 0px 0px;
}

TD.jjp_text {
  border: none;
  font-size: 8pt;
  font-weight: bold;
  color: #000000;
  align: center;
  text-align: justify;
  vertical-align: top;
  padding: 2px 5px 2px 5px;
}

TD.jjp_text_nopadding {
  border: none;
  font-size: 8pt;
  font-weight: bold;
  color: #000000;
  align: center;
  text-align: justify;
  vertical-align: top;
  padding: 2px 0px 2px 0px;
}

TD.jjp_stat {
  border: 1px solid #eeeeee;
  font-family: "Arial", sans-serif;
  font-size: 8pt;
  font-weight: bold;
  color: #000000;
  align: center;
  text-align: center;
  vertical-align: bottom;
  padding: 2px 0px 0px 0px;
}

A:link {
  color: #006060;
  text-decoration: underline;
}
A:visited {
  color: #006060;
  text-decoration: underline;
}
A:hover {
  color: #006060;
  text-decoration: underline;
}
A:active {
  color: #006060;
  text-decoration: underline;
}

A.jjp_menu:link {
  color: #006060;
  text-decoration: none;
}
A.jjp_menu:visited {
  color: #006060;
  text-decoration: none;
}
A.jjp_menu:hover {
  color: #006060;
  text-decoration: underline;
}
A.jjp_menu:active {
  color: #eeee;
  text-decoration: underline;
}

A.privacy:link {
  color: #eeeeee;
  text-decoration: none;
}
A.privacy:visited {
  color: #eeeeee;
  text-decoration: none;
}
A.privacy:hover {
  color: #eeeeee;
  text-decoration: none;
}
A.privacy:active {
  color: #eeeeee;
  text-decoration: none;
}

P.jjp_text {
  width: 750px;
  align: center;
  text-align: justify;
  margin-top: 19px;
  margin-bottom: 19px;
  padding-top: 0px;
  padding-bottom: 0px;
}

P.jjp_1000 {
  width: 1000px;
  align: center;
  text-align: justify;
  margin-top: 19px;
  margin-bottom: 19px;
  padding-top: 0px;
  padding-bottom: 0px;
}

P.jjp_center {
  width: 750px;
  align: center;
  text-align: center;
  margin-top: 19px;
  margin-bottom: 19px;
  padding-top: 0px;
  padding-bottom: 0px;
}

P.jjp_right {
  width: 750px;
  align: center;
  text-align: right;
  margin-top: 19px;
  margin-bottom: 19px;
  padding-top: 0px;
  padding-bottom: 0px;
}

P.jjp_menu {
  color: #000000;
  font-family: "Arial", sans-serif;
  font-size: 8pt;
  font-weight: bold;
  align: center;
  text-align: justify;
}

I {
  font-family: Arial, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  font-style: italic;
  color: #000000;
}