/* CSS Document */

    TD.refr {
        font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
        font-size: 13px;
        font-weight: bold;
        background-color: #d70000;
        color: #fffdfd;
        width: 220px;
    }

    TD.refg {
        font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
        font-size: 13px;
        background-color: #dfdfdf;
        width: 220px;
    }
    
    TD.refr2 {
        font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
        font-size: 13px;
        font-weight: bold;
        background-color: #d70000;
        color: #fffdfd;
        width: 360px;
    }

    TD.refg2 {
        font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
        font-size: 13px;
        background-color: #dfdfdf;
        width: 360px;
    }
    
