body {
	background-color: #ffffff;
	color: #006666;
	font-family: Helvetica, sans-serif;
	font-size: 10pt;
}

blockquote {
	color: #006666;
	font-family: Helvetica, sans-serif;
	font-size: 10pt;
}

th {
	background-color: #446666;
	color: #ffffff;
	font-family: Helvetica, sans-serif;
	font-size: 10pt;
}

th a {
	color: #fffff0;
	font-size: 10pt;
}


td {
	color: #606060;
	font-family: Helvetica, sans-serif;
	font-size: 10pt;
}

h1 {
	color: #606060;
	font-size: 14pt;
}

h2 {
	color: #606060;
	font-size: 12pt;
}

h3 {
	color: #606060;
	font-size: 11pt;
}


a:link	{
	color: #000000;
}

a:visited {
	color: #006666;
}

.version {
	background-color: #f0f0f0;
	color: #000000;
}

.tit {
	color: #006666;
	font-family: Helvetica, sans-serif;
}

.copyright {
	color: #808080;
	font-family: Helvetica, sans-serif;
	font-size: 60%;
	text-align: right;
}

.data_noticia {
	color: #c00000;
	font-weight: bold;
}

.noticia {
	color: #006666;
}

.tela {
	font-family: Courier, fixed;
	color: #0f0f0f;
	white-space: pre;
	text-indent: 10pt;
}

.arquivo {
	font-family: Courier, fixed;
	color: #0f0f0f;
}

.literal {
	font-family: Courier, fixed;
}

pre {
	font-family: Courier, fixed;
}

.comando {
	font-family: Courier, fixed;
	color: #0f0f0f;
}

.conteudo_arquivo {
	font-family: Courier, fixed;
	color: #000000;
	white-space: pre;
	text-indent: 3%;
}

.tabela {
	background-color: #f0f0f0;
}

.pkgindex {
	background-color: #f0f0f0;
}


.computeroutput {
	font-family: Courier, fixed;
	color: #0f0f0f;
	left-margin: 20pt;
}

.corpo {
	color: #006666;
}

.tam_normal {
	font-family: Helvetica, sans-serif;
	font-size: 10pt;
}