BODY {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    color : Black;
    font-size : smaller;
    text-justify : newspaper;
    text-underline-position : below;
    top : 15%;
}


P {
    text-align : justify;
    text-indent : 15px;
    text-transform : none;
    font-size : smaller;
}

TD {
    font-size : xx-small;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}



A:LINK{
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    color : Black;
    text-decoration : none;
    ime-mode : active;
    font-size : xx-small;
}

A:VISITED {
    color : #145966;
    text-decoration : none;
}


A:HOVER {
    color : Maroon;
    font-size : larger;
    text-decoration : underline;
}
