/* http://www.sbc.org.br/webmedia2007/picturesJ/res/styles.css */
Body {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none; 
	font-size: 12pt;
 	font-style: normal;
}

P {
	color: #000000; <!-- preto !-->
	padding: 0px 0px 0px 10px; <!-- TOP RIGHT BOTTOM LEFT !-->
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none; 
	font-size: 9pt;
 	font-style: normal;
}

H1 {
	color: #0000A0; <!-- AZUL GRANDE !-->
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none; 
 	font-style: normal;
	font-size: 22pt;
	text-align: center;
	padding: 0px 0px 0px 0px; <!-- TOP RIGHT BOTTOM LEFT !-->
}

H2 {
	color: #0000A0; <!-- AZUL MÉDIA NEGRITO !-->
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: bold; 
 	font-style: normal;
	font-size: 12pt;
	padding: 0px 0px 0px 0px; <!-- TOP RIGHT BOTTOM LEFT !-->
}

H3 {
	color: #0000A0; <!-- AZUL NORMAL NEGRITO !-->
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: bold; 
 	font-style: normal;
	font-size: 9pt;
	padding: 0px 0px 0px 0px; <!-- TOP RIGHT BOTTOM LEFT !-->
}

H4 {
	color: #000000; <!-- PRETO NORMAL NEGRITO !-->
	padding: 0px 0px 0px 0px; 
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none; 
 	font-style: normal;
	font-size: 9pt;
	}

H5 {
	color: #DD0000; <!-- VERMELHO NORMAL NEGRITO!-->
	padding: 0px 0px 0px 0px; 
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: bold; 
 	font-style: normal;
	font-size: 9pt;}

LI {
	color: #000000; 
	padding: 5px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none; 
 	font-style: normal;
	font-size: 9pt;
}

UL {
	color: #000000;
	padding: 0px 0px 0px 2px; <!-- TOP RIGHT BOTTOM LEFT !-->
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none; 
 	font-style: normal;
	font-size: 9pt;
}

OL {
	color: #000000; <!-- preto !-->
	padding: 1px 0px 0px 0px; <!-- TOP RIGHT BOTTOM LEFT !-->
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none; 
	font-size: 9pt;
 	font-style: normal;
}

Cite {
	text-align: right;
	text-decoration: none; 
	color: #000000;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
 	font-style: normal;
	font-size: 8pt;
}
TD {
	vertical-align: top
}
