Folha de estilo criada por Carlos RL Guedes em www.paraibanos.com
<STYLE TYPE="text/css">

	body {

		font-family: 'Verdana', 'Arial', 'Helvetica';
		font-size: 11px;

	}

	td {
		font-family: 'Verdana', 'Arial', 'Helvetica';
		font-size: 13px;

	}

a:link
{
	color: #000;
	text-decoration: none;
	font-weight: normal;
}
a:visited
{
	color: #444;
	text-decoration: none;
} 
a:active 
{
	color: #000;
	text-decoration: none;
}
a:hover
{
	color: #fff;
	text-decoration: none;
	background: #000;
}

	HR {
		height: 1pt;
		color: #d7d7d7;
	}

	LI	{
	list-style-type: circle;
	margin-left: 5px;
	position: relative;
	visibility: visible;

	}


	.p30	
{
	padding-top: 0;
	margin-top: 0;
	text-indent: 30px;
	text-align: justify
}

	.tituloAzul {
		font-family: 'Helvetica', 'Arial', 'serif';
		font-weight: bold;
		color: #fff;
		background: #8e9bc5;
		font-size: 16px;
		text-indent: 15px;
	}

	.titulo {
		font-family: 'Helvetica', 'Arial', 'serif';
		font-weight: bold;
		color: #666;
		font-size: 16px;
		text-indent: 30px;
		text-align: justify;
		border-style: dashed;
}

	.div_line {

	padding-left: 10px;
	padding-right: 3px;
	padding-bottom: 3px;
	margin: 1em auto;
	border-top: 1px solid #c4c4c4;
	border-bottom: 1px solid #000;
	position: relative;
	font-weight: normal;

	}

	.div_cima {

	padding-left: 10px;
	padding-right: 3px;
	padding-bottom: 3px;
	margin: 1em auto;
	border-bottom: 1px solid #000;
	position: relative;
	font-weight: normal;

	}

	.div_baixo {

	padding-left: 10px;
	padding-right: 3px;
	padding-bottom: 3px;
	margin: 1em auto;
	border-top: 1px solid #c4c4c4;
	position: relative;
	font-weight: normal;

	}
	.box_cinza {

	font-size: 14px;
	background: #666666;
	padding: 0.2em 0;
	margin: 1em auto;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #333;
	position: relative;
	text-indent: 3px;	
	}

	.box_vin {

	font-size: 14px;
	color: #ffffff;
	background: #d23931;
	padding: 0.2em;
	margin: 1em auto;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #333;
	border-right: 0px solid #666;
	position: relative;
	text-indent: 3px;	
	}

	.frameX {
	padding-bottom: 2px;
	margin: 1em auto;
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	border-left: 1px solid #aaa;
	border-right: 1px solid #aaa;
	position: relative; 
	font-weight: normal;
	font-size: 13px;
}


</STYLE>

