BODY {
        background : #fff8dc;
        font : 10pt Arial, sans-serif;
}


HR.SPR {
        color : #993333;
}


TABLE {
        background : #fff8dc;
        font : 10pt Arial, sans-serif;
}


TH {
        background : #fff8dc;
        font : bold 10pt Arial, sans-serif;
        color : #a22538;
}


TD.dattab {
        background : #ffffff;
        font : 9pt Arial, sans-serif;
        color : #000000;
        text-align : right;
}


TD.cabtab {
        background : #ffd475;
        text-align : left;
        vertical-align : center;
}

TD.reftab {
        background : #ffd475;
        text-align : center;
        vertical-align : center;
}

TD.tittab {
        color : #993333;
        background : #ffcc99;
        text-align : left;
        font : bold 16 arial,sans-serif;
}


TD.subtittab {
        color : #993333;
        text-align : left;
        font : normal 14 arial,sans-serif;
}

TD.buttontab {
        color : #000000;
        background : #ffd475;
        text-align : center;
        vertical-align : bottom;
}

TD {
        background : #fff8dc;
        font : 10pt Arial, sans-serif;
}

.button{
    border-color:#FFD475;
    background:#993333;
    color:#fff8dc;
    font:bold 8pt Arial,sans-serif;
}

.textocab {
	font : bold 14pt Arial, sans-serif;
	color : #993333;
}

.subtittab {
        color : #993333;
        text-align : left;
        font : bold 14 arial,sans-serif;
        background:#fff8dc;
}




