BODY{
  color : black;
  
  text-align : center;
  

  font-size : x-small;
  font-family : Arial;
  font-weight : lighter;
border-width : 1px 1px 1px 1px;
  

  
}
H1{
  color : black;
  text-align : left;
  border-left-color: #996666;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 10px;
  ;
  border-style: solid;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width : 0px;
  background-color : #ffffff;
  font-size : x-small;
  font-family : Arial;
  
background-position : center center;
  top : 0px;
  left : 1px;
  font-weight : lighter;
}
H2{
  color : black;
  text-align : left;
  
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left : 0px;
  border-style: solid;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width : 0px;
  font-size : x-small;
  font-family : Arial;
  font-weight : lighter;
  background-color : #ffffff;
top : 0px;
left : 1px;
}
H3{
  color : black;
  text-align : center;
  border-left-color: #996666;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 10px;
  border-style: solid;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width : 0px;
  font-size : xx-small;
  font-family : Arial;
  font-weight : lighter;
}
HR{
  color : #004080;
  height: 3px;
}
P{
  color : black;
}
A{
  
  text-decoration : none;
  font-size : x-small;
  font-family : Arial;
  font-weight : lighter;
}
A:VISITED{
  color : black;
  text-decoration : none;
}
A:HOVER{
  color: #FF3333;
  text-decoration : underline;
  font-size : x-small;
  font-family : Arial;
}
A:ACTIVE{
  color: #FF0000;
  text-decoration : none;
}
UL{
  color : black;
  list-style-image : url(../chintai/chintai/chintai/chintai/chintai/l_a01.gif);
  list-style-position: outside;
}
TH{
  color : white;
  background-color : green;
}
TD{
  color : black;
  
  font-size : x-small;
  font-family : Arial;
  font-weight : lighter;
  
}
<!--HPB_SCRIPT_ROV_50
//
//  Licensed Materials - Property of IBM
//  5724G06
//  (C) Copyright IBM Corp. 1995, 2003 All Rights Reserved.
//

// HpbImgPreload:
//
function HpbImgPreload()
{
  var appVer=parseInt(navigator.appVersion);
  var isNC=false,isN6=false,isIE=false;
  if (document.all && appVer >= 4) isIE=true; else
    if (document.getElementById && appVer > 4) isN6=true; else
      if (document.layers && appVer >= 4) isNC=true;
  if (isNC||isN6||isIE)
  {
    if (document.images)
    {
      var imgName = HpbImgPreload.arguments[0];
      var cnt;
      swImg[imgName] = new Array;
      for (cnt = 1; cnt < HpbImgPreload.arguments.length; cnt++)
      {
        swImg[imgName][HpbImgPreload.arguments[cnt]] = new Image();
        swImg[imgName][HpbImgPreload.arguments[cnt]].src = HpbImgPreload.arguments[cnt];
      }
    }
  }
}
// HpbImgFind:
//
function HpbImgFind(doc, imgName)
{
  for (var i=0; i < doc.layers.length; i++)
  {
    var img = doc.layers[i].document.images[imgName];
    if (!img) img = HpbImgFind(doc.layers[i], imgName);
    if (img) return img;
  }
  return null;
}
// HpbImgSwap:
//
function HpbImgSwap(imgName, imgSrc)
{
  var appVer=parseInt(navigator.appVersion);
  var isNC=false,isN6=false,isIE=false;
  if (document.all && appVer >= 4) isIE=true; else
    if (document.getElementById && appVer > 4) isN6=true; else
      if (document.layers && appVer >= 4) isNC=true;
  if (isNC||isN6||isIE)
  {
    if (document.images)
    {
      var img = document.images[imgName];
      if (!img) img = HpbImgFind(document, imgName);
      if (img) img.src = imgSrc;
    }
  }
}
var swImg; swImg=new Array;
//-->
</SCRIPT><SCRIPT language="JavaScript">
<!--HPB_SCRIPT_PLD_50
HpbImgPreload('_HPB_ROLLOVER1', 'images/capi1.jpg', 'images/capi2.jpg');
//-->

