    td{
        font-family:        arial;
        font-size:          12px;
        font-weight:        normal;
        color:              #666666;
        text-decoration:    none;
    }
    .heading{
        font-family:        arial;
        font-size:          14px;
        font-weight:        bold;
        color:              #666666;
        text-decoration:    none;
    }
    a{
        font-family:        arial;
        font-size:          12px;
        font-weight:        normal;
        color:              #666666;
        text-decoration:    underline;
    }
    a:active {
        font-family:        arial;
        font-size:          12px;
        font-weight:        normal;
        color:              #666666;
        text-decoration:    underline;
    }
    a:visited {
        font-family:        arial;
        font-size:          12px;
        font-weight:        normal;
        color:              #666666;
        text-decoration:    underline;
    }
    a:hover {
        font-family:        arial;
        font-size:          12px;
        font-weight:        normal;
        color:              #000000;
        text-decoration:    none;
    }
    a.footerlink{
        font-family:        arial;
        font-size:          12px;
        font-weight:        bold;
        color:              #333333;
        text-decoration:    underline;
    }
    a.footerlink:active {
        font-family:        arial;
        font-size:          12px;
        font-weight:        bold;
        color:              #333333;
        text-decoration:    underline;
    }
    a.footerlink:visited {
        font-family:        arial;
        font-size:          12px;
        font-weight:        bold;
        color:              #333333;
        text-decoration:    underline;
    }
    a.footerlink:hover {
        font-family:        arial;
        font-size:          12px;
        font-weight:        bold;
        color:              #000000;
        text-decoration:    none;
    }
    .footertxt 
    {
        font-family:        Arial;
        font-size:          10px;
        font-weight:        normal;
        color:              #2C4692;
        text-decoration:    none;

    }
