BODY {
	background-color: #F9F9F0;
	font-family: Tahoma;
	font-size: 9pt;
}

a:link	{ 
	color: #001860; text-decoration: none;
}

a:visited { 
	color: #001860; text-decoration: none;
}

a:active { 
	color: #001860; text-decoration: none; 
}

a:hover { 
	color: blue; text-decoration: underline; 
}

tr.processo {
	background-color: #F3F3C3; 
}

td {
	font-family: Tahoma; font-size: 8pt; 
}

td.cabecalho 	{ 
	color: #FFFFFF;
	font-weight:bold; 
	background-image: url("/espiia/html/images/back_stripes.gif");
	background-color: #001860;
}

td.descricao 	{ 
	color: #FFFFFF;
	background-image: url("../template/back_stripes.gif");
	background-color: #001860;
}

td.principal {
	background-color:  #FFE87C;
}

td.destaque {
	font-weight:bold;
	background-color:	#e5ecf9
}

td.destaque2 {
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: underline; 
	background-color:	#001860;
	background-image: url("images/back_stripes.gif");
}

div.imprimir {
	position:absolute;
	top: 10px;
	left: 63px;
}

div.voltar {
	position:absolute;
	top: 10px;
	right: 63px;
}

p { 
	text-indent: 0.3in;
	text-align: justify;
}

p.example {
	text-indent: 1in;
	text-align: justify;
	font-weight: bold;
}
