/* CSS Document */

body {
	text-align: center;
	margin-left: 05px;
	margin-top: 00px;
	padding: 0;
	font: 12px Verdana, sans-serif;
	background: #D8DBDD;
	background-image:url(../images/barra.jpg);
	background-repeat:repeat-x;
	
	
	
}

td,th {
	font-size: 12px;
	
	color:#778087
}


a:link {
	color: #778087;
	
}
 a:visited, a:active {
text-decoration: underline;

}
a:hover {text-decoration: underline; 
background:#DCDCDC; 

}	
	
	.style1 {
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
}
.style2{
	font-size: 11px;
		font-weight: bold;
}
