BODY {
        font-family : VERDANA,ARIAL,HELVETICA;
        font-size : 12px;
        font-style : normal;
        font-variant : normal;
        font-weight : normal;
        color : Black;
        background-image : URL(images/content_bg.gif);
}

A:LINK {
        font-family : VERDANA,ARIAL,HELVETICA;
        font-size : 12px;
        font-style : normal;
        font-variant : normal;
        font-weight : normal;
        color : black;
}

A:VISITED {
        font-family : VERDANA,ARIAL,HELVETICA;
        font-size : 12px;
        font-style : normal;
        font-variant : normal;
        font-weight : normal;
}

A:HOVER {
        font-family : VERDANA,ARIAL,HELVETICA;
        font-size : 12px;
        font-style : normal;
        font-variant : normal;
        font-weight : bold;
        color : black;
}

A:ACTIVE {
        font-family : VERDANA,ARIAL,HELVETICA;
        font-size : 12px;
        font-style : normal;
        font-variant : normal;
        font-weight : bold;
        color : black
}


H1 {
        color : black;
        font-family : VERDANA,ARIAL,HELVETICA;
        font-size : 14px;
        font-style : normal;
        font-variant : normal;
        font-weight : bold;
}
H2 {
        color : black;
        font-family : VERDANA,ARIAL,HELVETICA;
        font-size : 14px;
        font-style : normal;
        font-variant : normal;
        font-weight : normal;
}

H3 {
        color : black;
        font-family : VERDANA,ARIAL,HELVETICA;
        font-size : 14px;
        font-style : normal;
        font-variant : normal;
        font-weight : normal;
}

H4 {
        color : black;
        font-family : VERDANA,ARIAL,HELVETICA;
        font-size : 14px;
        font-style : normal;
        font-variant : normal;
        font-weight : normal;
}

H5 {
        color : black;
        font-family : VERDANA,ARIAL,HELVETICA;
        font-size : 14px;
        font-style : normal;
        font-variant : normal;
        font-weight : normal;
}

H6 {
        color : black;
        font-family : VERDANA,ARIAL,HELVETICA;
        font-size : 14px;
        font-style : normal;
        font-variant : normal;
        font-weight : normal;
}

P {
        font-family : VERDANA,ARIAL,HELVETICA;
        font-size : 12px;
        font-style : normal;
        font-variant : normal;
        font-weight : normal;
        color : Black;
}

LI {
        font-family : VERDANA,ARIAL,HELVETICA;
        font-size : 12px;
        font-style : normal;
        font-variant : normal;
        font-weight : normal;
        color : Black;
}
TD {
        font-family : VERDANA,ARIAL,HELVETICA;
        font-size : 11px;
        font-style : normal;
        font-variant : normal;
        font-weight : normal;
        color : Black;
}