BODY { font-size: 11pt;}
TD,FONT { font-size: 11pt;}

A.line { color:#FFFFFF; text-decoration:none; font-weight:bold; }
A:hover.line { color:#FF0000; text-decoration: underline; }

.issue { color:#FFFFFF}


.label {
    font-family: Arial;
    font-size:   9pt;
    background:	 #F8F8F0;
    text-align:  right;
    color:	 #003333;
}

.item {
    font-family:  Arial;
    font-size:    7pt;
    background:	 #F0F8F8;
    color:	 #990000;
    width: 700px;
}

.price {
    font-family:  Arial;
    font-size:    9pt;
    text-align:  right;
    font-weight:       bold;
    border-color:	#CCCCCC;
    border-width:	1px;
    border-style:	solid;
    width: 100px;
}

.itogo {
    font-family:  Arial;
    font-size:    9pt;
    text-align:  right;
    font-weight:       bold;
    border-color:	#FFCCCC;
    border-width:	1px;
    border-style:	solid;
    width: 100px;
}

