body {
        font-family: "arial";
        font-size: 10 pt;
        font-style: normal;
        color: #696969;
        background-attachment: fixed;
        background-color: #e7e8e6;

}


td4{
        text-align : justify;
}


a:link{
        font-size: 100%;
        color: #9fa488;
        text-decoration : none;
        border : none;
}

a:VISITED {
        font-size: 100%;
        color: #9fa488;
        text-decoration : none;
        border : none;
}

a:hover {
        font-size: 100%;
        font-weight: bold;
        color: #9fa488;
        text-decoration : none;
        border : none;
} 
a:active{
        font-size: 100%;
        color: #9fa488;
        text-decoration : none;
        border : none;
}
a.p1:link{
        font-size: 100%;
        color: black;
        text-decoration : none;
        border : none;
}

p1:VISITED {
        font-size: 100%;
        color: #000000;
        text-decoration : none;
        border : none;
}

p1:hover {
        font-size: 100%;
        font-weight: bold;
        color: #000000;
        text-decoration : none;
        border : none;
}
p1:active{
        font-size: 100%;
        color: #000000;
        text-decoration : none;
        border : none;
}
}
