P  {}

H1  {}

H2  {}

H3  {}

A  {}

A:Visited  {}

A:Active  {}

A:Hover  {}

BODY  {
	font-size : 10pt;
	font-family : serif;
	font-weight : normal;
	color : darkred;
	text-decoration : none;
	background-color : floralwhite;
	margin : 0pt;
}

.linka  {
	font-size : 9pt;
	font-family : verdana, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : indianred;
	text-decoration : none;
}

a.linka:hover  {
	text-decoration : underline;
	color : red;
}

hr  {
	background-color : gold;
	border-width : thick;
	border-style : outset;
	border-color : gold;
}

.tabelabg  {
	font-size : 9pt;
	font-family : Verdana, monospace;
	font-weight : bold;
	font-style : normal;
	color : Yellow;
	background-color : Navy;
}

.tabelatd  {
	font-size : 8pt;
	font-family : Verdana, monospace;
	font-weight : normal;
	font-style : normal;
	color : Navy;
	background-color : gold;
}

.tabelafg  {
	background-color : gold;
	color : Navy;
	font-family : Verdana, monospace;
	font-size : 8pt;
	font-weight : normal;
	font-style : normal;
}

.tabcorpo1  {
	font-size : 13pt;
	font-family : Arial, sans-serif;
	font-weight : bold;
	font-style : normal;
	background-color : snow;
	text-decoration : none;
	color : darkred;
}

.tabcorpo2  {
	font-family : Arial, sans-serif;
	background-color : snow;
	font-size : 10pt;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
	color : darkred;
}

a.tabcorpo2:hover  {
	color : red;
	text-decoration : underline;
}

a.tabcorpo1:hover  {
	color : red;
	text-decoration : underline;
}

.tabtitulo  {
	font-size : 12pt;
	font-family : Arial, sans-serif;
	font-weight : bold;
	color : Yellow;
	background-color : Navy;
}

.destaque  {
	font-size : 12pt;
	font-family : serif;
	font-weight : bold;
	font-style : italic;
	color : navy;
}

.citacao  {
	font-size : 12pt;
	font-family : serif;
	font-weight : normal;
	font-style : normal;
	color : navy;
}

.menu  {
	font-size : 12pt;
	font-family : Verdana, sans-serif;
	font-weight : bold;
	font-style : italic;
	color : tomato;
	text-decoration : none;
}

a.menu:hover  {
	text-decoration : underline;
}

.corpo  {
	font-size : 11pt;
	font-family : Arial, sans-serif;
	font-weight : normal;
	font-style : italic;
	color : navy;
}

