body
{
	background-color: #000000 !important;
	font-family: 'Trebuchet MS', tahoma, helvetica, arial !important;
	font-size: 8pt !important;
	text-align: justify !important;
	margin-top: 0pt !important;
	margin-left: 0pt !important;
	margin-right: 0pt !important;
	margin-bottom: 0pt !important;

	scrollbar-arrow-color:black !important;
	scrollbar-track-color:white !important;
	scrollbar-shadow-color:black !important;
	scrollbar-face-color: #dfdfdf !important;
	scrollbar-highlight-color:black !important;
	scrollbar-darkshadow-color:silver !important;
	scrollbar-3dlight-color:silver !important;
}
A:link
{
	text-decoration: none;
	color: #000000;
}
A:visited
{
	text-decoration: none;
	color: #000000;
}
A:active
{
	text-decoration: none;
	color: #000000;
}
A:hover
{
	text-decoration: underline;
	font-weight: bold;
	color: #FFAA00;
}
.texto_data
{
	font-family : 'Trebuchet MS', verdana, helvetica;
	font-size : 8pt;
	color: #FFAA00;
	font-weight: regular;
}
.texto_8pt
{
	font-family : 'Trebuchet MS', verdana, helvetica;
	font-size : 8pt;
	color: #000000;
	font-weight: regular;
}
.texto_8pt_old
{
	font-family : 'Trebuchet MS', verdana, helvetica;
	font-size : 8pt;
	color: #000000;
	font-weight: regular;
}
.texto_10pt
{
	font-family : 'Trebuchet MS', verdana, helvetica;
	font-size : 10pt;
	color: #000000;
	font-weight: regular;
}
.titulo
{
	font-family : 'Trebuchet MS', verdana, helvetica;
	font-size : 12pt;
	color: #FFFFFF;
	font-weight: regular;
	border-bottom: 2 solid #FFAA00;
	text-align: right;
	margin: 2pt;
}
.subtitulo
{
	font-family : 'Trebuchet MS', verdana, helvetica;
	font-size : 12pt;
	color: #F4F4F4;
	font-weight: bold;
	text-align: justify;
	margin: 2pt;
}
.destaque
{
	font-family : 'Trebuchet MS', verdana, helvetica;
	font-size : 10pt;
	color: #F4F4F4;
	font-weight: bold;
	text-align: justify;
	margin: 2pt;
}
.texto_conteudo
{
	font-family : 'Trebuchet MS', verdana, helvetica;
	font-size : 10pt;
	color: #FFAA00;
	font-weight: regular;
	text-align: justify;
	margin: 2pt;
}
.texto_maior
{
	font-family : 'Trebuchet MS', verdana, helvetica;
	font-size : 10pt;
	color: #FFAA00;
	font-weight: regular;
	text-align: justify;
	margin: 2pt;
}
.input_button
{
	font-family : 'Trebuchet MS', verdana, helvetica;
	font-size : 8pt;
	color: #000000;
        background-color: #FFAA00;
        border: solid 1px #000000;
        cursor: hand;
}
.input_text
{
	font-family : 'Trebuchet MS', verdana, helvetica;
	font-size : 8pt;
	color: #000000;
        background-color: #F4F4F4;
        border: solid 1pt #000000;
}