body { 
	color : black;
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size : 9pt;
	border : none;
	margin : 0px;
}
.Center {
	text-align : center;
}
a:link { 
	text-decoration : none;
	color : darkblue;
	font-weight : bold;
}
a:visited { 
	text-decoration : none;
	color : darkblue;
	font-weight : bold;
}
a:hover { 
	text-decoration : underline;
}
a.Questao0 { 
	color : darkblue;
}
a.Questao1 { 
	color : black;
}
span.H1{
	color : darkBlue;
	font-size : 11pt;
	font-weight : bolder;
}
span.H2{
	color : black;
	font-size : 9pt;
	font-weight : bolder;
}
span.H3{
	color : blue;
	font-size : 8pt;
}
span.H4{
	color : red;
	font-size : 6.5pt;
}
div.Txt { 
	padding: 10pt;
	text-align : justify;
	text-indent : 20pt;
}
div.TxtAux { 
	padding: 16pt;
	text-align : justify;
	margin-left : 10%;
	margin-right : 10%;
}
div.TxtBranco { 
	padding : 16pt;
	text-align : center;
}
div.TxtCinza { 
	padding: 16pt;
	text-align : justify;
	text-indent : 10pt;
	font-weight : bolder;
	background-color : #e0e0e0;
	margin-left : 10%;
	margin-right : 10%;
}
span.CampoOK {
 	background-color : White;
 	border-top : 1pt outset #5c5c5c;
 	border-left : 1pt outset #5c5c5c;
	border-right : 1pt solid #dcdcdc;
	border-bottom : 1pt solid #dcdcdc;
	padding:2pt;
	margin-bottom : 50pt;
 	font-weight : bold;
 	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
}
span.Destaque {
	font-weight : bolder;
	color : #6F9090;
}	
span.DestaqueRed {
	font-weight : bolder;
	color : red;
}
table.FundoCz0{
	background-color : #e0e0e0;
	background-image : url(/img/fundocz0.gif);
}
table.FundoCz1{
	background-color : #e0e0e0;
	background-image : url(/img/fundocz1.gif);
}
td { 
	color : black;
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size : 8pt;
	text-align : left;
}
td.Cabec { 
	color : yellow;
	font-size : 10pt;
	font-weight : bolder;
	text-align : center;
	padding : 5pt;
	width : 400pt;
}
td.CampoTab { 
	font-weight : bolder;
}
td.CabTab { 
	color : darkblue; 
	font-size : 11pt; 
	font-weight : bolder; 
	text-align : left; 
}
td.Dados {
	background-color : white;
	font-size : 9pt;
	text-align : center;
	margin-left : 36pt;
	margin-right : 36pt;
}
td.FundoAm {
	background-color : #FFEE44;
	text-align : center;
	font-weight : bolder;
}
td.FundoBr {
	background-color : white;
	text-align : right;
	font-weight : bolder;
}
td.Escala { 
	color : red;
	font-weight : bolder;
	font-size : 7pt;
	text-align : center;
}
td.Hist {
	font-size : 7pt;
	font-weight : bolder;
}
td.Menu { 
	color : white;
	font-size : 7pt;
	font-weight : bolder;
}
td.Parte { 
	font-size : 9pt;
	font-weight : bolder;
}
td.Questao0 {
	color : darkblue;
	font-weight : bolder;
	padding : 3pt;
	vertical-align : middle;
}
td.Questao1 {
	background-color : #e0e0e0;
	background-image : url(/img/fundocz0.gif);
	color : black;
	font-weight : bolder;
	padding : 3pt;
	vertical-align : middle;
}
