BODY {
    background-color : #0000ff;
    background-image : url("backindex.gif");
    color: #000000;
}

BODY.guidance {
    margin:0 auto;
}

A:link, A:visited {color:#0000ff;}

A:hover, A:active {color:#ff0000;}

A:link.list, A:visited.list {
    color:#ffffff;
}

B.index {
    color: #000077;
    padding: 3px;
    font-family: '‚l‚r ƒSƒVƒbƒN';
}

H1 {
    text-align: center;
    color: #0000ff;
}

H2 {
}

H3 {
    text-size: 150px;
    color: #aa2200;
}

TABLE.index {
    margin: 0 3em;
    background-color:#ffffff;
}

TR.index {
    background-color: #e2e2e2;
    table-layout: fixed;
    height: 25px;
}

