.txt a:link { color: #092D6B; text-decoration: none; font-family: Arial; font-size: 9pt }
.txt a:visited { color: #092D6B; text-decoration: none; font-family: Arial; font-size: 9pt }
.txt a:hover { color: #06500E; text-decoration: none; font-family: Arial; font-size: 9pt }
.txt a:active { color: #092D6B; text-decoration: none; font-family: Arial; font-size: 9pt }
.txt { color: #092D6B; font-family: Arial; font-size: 9pt; text-align: justify }

.dlevel a:link { color: #171EA5; text-decoration: none; font-family: Arial; font-size: 8pt; white-space:nowrap}
.dlevel a:visited { color: #171EA5; text-decoration: none; font-family: Arial; font-size: 8pt; white-space:nowrap }
.dlevel a:hover { color: #FFFFFF; text-decoration: none; font-family: Arial; font-size: 8pt; white-space:nowrap }
.dlevel a:active { color: #171EA5; text-decoration: none; font-family: Arial; font-size: 8pt; white-space:nowrap }
.dlevel { cursor:hand; white-space:nowrap }

@media Print    
{

.noprint { DISPLAY: none }

}
