body
{
    text-align: center;
    line-height: 180%;
    margin:0px;
    padding: 0px;
    background-color: #e0ffd0;
    font-weight: lighter
}

a:hover {position:relative; top:1; left:1}

h1
{
    font-size: 15pt
}
h2
{
    white-space: nowrap;
    font-size: 18pt
}
h3
{
    magin-left: 20%;
    white-space: nowrap;
    font-size: 25pt
}
.txtmode1
{
    ime-mode: active
}
.txtmode2
{
    ime-mode: inactive
}
.txtmode3
{
    ime-mode: auto
}
.border
{
    border-bottom: #0000ff 1px solid;
    border-left: #0000ff 1px solid;
    background-color: #e0ffd0;
    border-top: #0000ff 1px solid;
    border-right: #0000ff 1px solid
}

.table
{
    text-align: center;
}
.nocell
{
    text-align: center;
    background-color:#ffffff;
}
.hlcell
{
    background-color:#cccccc;
}
.excell
{
    text-align: center;
    background-color:#ffffcc;
}
.alcell
{
    text-align: center;
    background-color:#ff0000;
}
