body{
        background-color : #b4c8c8;
        font-family : "Courier New", Courier, monospace;
}

A:LINK{
        color : #64375f;
}
A:VISITED {
        color : #000000;
}

i{
        font-weight : normal;
}
.bold{
        font-weight: bold;
}
dt{
        font-weight: bold;
}
.back{
        float: left;
        font-weight: bold;
        text-transform: uppercase;
        text-decoration: none;
}
.td{
        text-align: justify;
}
.hor{
        width : 100%;
        color : Black;
}
.ib{
        text-align : left;
        font-weight : bold;
        font-style : italic;
        }
.tdwork{
        text-align: justify;
        font-family : "Courier New", Courier, monospace;
        font-size : 13px;
        width : 100%;
        border-width : 1;
        border-style : ridge;
}
.nool{
        list-style-position: inside;
        margin-left: -1px;
}

.subhref{
        margin-left: 50;
        margin-right: 50;
        font-family : "Courier New", Courier, monospace;
        font-size : 13px;
        font-weight : normal;
        font-style : normal;
        color : Purple;
        font : italic;
}

.any{
        border : 0px;
        margin-left : 15px;
        margin-top : 1px;
        margin-bottom : 1px;
        float : right;

}
