P  {}

H1  {}

H2  {}

H3  {}

A  {}

A:Visited  {}

A:Active  {}

A:Hover  {
	text-decoration : underline;
}

BODY  {
	font-size : 10pt;
	font-family : Arial,sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #0000FF;
	text-decoration : none;
}

.destaque  {
	text-decoration : none;
	color : #000080;
	font-weight : bold;
	font-family : Arial, sans-serif;
	font-size : 12pt;
}

.corpo  {
	font-size : 10pt;
	font-family : Arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #0000FF;
	text-decoration : none;
}

.linka  {
	font-size : 10pt;
	font-family : Arial, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #800000;
	text-decoration : none;
}

.titulo  {
	text-decoration : none;
	text-transform : uppercase;
	color : #FFFFFF;
	font-weight : bold;
	font-style : normal;
	font-family : Verdana, sans-serif;
	font-size : 10pt;
	background-color : #000080;
}

.titulo2  {
	font-size : 8pt;
	font-family : verdana, sans-serif;
	font-weight : normal;
	font-style : italic;
	color : #FFFF00;
	background-color : #800000;
	line-height : 15pt;
	text-decoration : none;
}


