* {
	margin:0px;
	padding:0px;
}

p {
	line-height:12px;
	margin:15px 15px 0px 15px;
}

/* unvisited link */
a:link {
	color: #666666;
	text-decoration:none;
}     

/* visited link */
a:visited {
	color: #333333;
	text-decoration:none;
	}
	
a:hover {color: #999999}   /* mouse over link */
a:active {color: #666666}   /* selected link */

h3 {
	background-image:url(header.gif);
	width:749px;
	height:45px;
	text-indent:-9000px;
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
}

#geral {
	width:749px;
	height:auto;
	margin:auto;
	border:solid 1px #cccccc;
	border-bottom-color: white;
}

#rodape {
	background-image:url(bottom.gif);
	width:749px;
	height:79px;
	margin:auto;
	border:solid 1px #cccccc;
	border-top-color: white;
}

#setas {
	width:70px;
	height:15px;
	color:white;
	float:right;
	clear:both;
	font-weight:bold;
	margin-top:15px;
	margin-right:15px;
	}

ol {
	margin:20px 20px 20px 160px;
	font-size:28px;
	color:#000066;
}

li span {
	font-size:12px;
	color:#666666;
}

.consolidated {
	margin:0px 15px 20px 15px;
	width:719px;
}

.consolidated td {
	padding-top:5px;
	padding-bottom:2px;
}

.borda {
	border-bottom:solid 1px;
}

#Table_01{
	color:white;
	font-weight:bold;
}
