
h1{
/*    background-color:#ccccff;*/
    border-bottom:solid 1px #0066cc;
    border-right:solid 1px #0066cc;
    border-top:solid 1px #ccf;
    border-left:solid 1px #ccf;
    background-image:url(../img/contents/c4_h1.gif);
    background-repeat:repeat-x;
    }

h2{
    border-left:solid 10px #0066cc;
    border-bottom:solid 1px #0066cc;
    }

h3{
    border-left:solid 15px #99ccff;
    }

h4{
     border-left:outset 12px #99ccff;
    }


thead{
    background-color:#99ccff;
    }

