BODY, TR, TD { font-size: 9pt; font-family: Arial; color: #000000; }

A:link { text-decoration: none; color: #0000FF }
A:visited { text-decoration: none; color: #0000FF }
A:active { text-decoration: none; color: #0000FF }
A:hover { text-decoration: underline; color: #000000 }

A.one:link { text-decoration: none; color: #FFFFFF }
A.one:visited { text-decoration: none; color: #FFFFFF }
A.one:active { text-decoration: none; color: #FFFFFF }
A.one:hover { text-decoration: underline; color: #ECECEC }


P { font-size: 9pt; font-family: Arial; color: #000000; text-align: justify; margin-top: 0; margin-bottom: 0}
P.footerl { font-size: 8pt; font-family: Arial; color: #000000; text-align: left; }
P.footerr { font-size: 8pt; font-family: Arial; color: #000000; text-align: right; }

P.lezanta { font-size: 8pt; font-family: Arial; color: #636363; text-align: left; margin: 0px; }


P.utt { font-size: 10pt; font-weight: bold; color: #636363; text-align: left; margin: 0px; }
P.tt { font-size: 11pt; font-weight: bold; color: #1E1B8E; text-align: left; margin: 0px; }
P.stt { font-size: 10pt; font-weight: bold; font-style: italic; color: #636363; text-align: left; margin: 0px; }



UL { text-align: left; }
UL.justifyulist { text-align: justify; }
OL { text-align: left; }
OL.justifyolist { text-align: justify; }


/* TABLE PROPERTIES - TABLE COLLAPSE - SOLID BLUE 1PX */
TABLE.sblue { border-collapse: collapse; border: 1px solid #007ABE; }
TD.sblue { border-collapse: collapse; border: 1px solid #007ABE; }
TD.sbluetop { border-top: 1px solid #007ABE; }
TD.sbluebottom { border-bottom: 1px solid #007ABE; }
TD.sbluetopbottom { border-top: 1px solid #007ABE; border-bottom: 1px solid #007ABE; }
TD.sbluetopright { border-top: 1px solid #007ABE; border-right: 1px solid #007ABE; }
TD.sblueleft { border-left: 1px solid #007ABE; }
TD.sblueright { border-right: 1px solid #007ABE; }
TD.sblueleftright { border-left: 1px solid #007ABE; border-right: 1px solid #007ABE; }
TD.sblueall { border-left: 1px solid #007ABE; border-right: 1px solid #007ABE; border-top: 1px solid #007ABE; border-bottom: 1px solid #007ABE; }