BODY {
	margin : 0px;
	background-color : #142C5D;
}
A {
	color : #000000;
	text-decoration : none;
}
A:HOVER {
	color : #000000;
	text-decoration : underline;
}

.TDbianca {
	background-color : #FFFFFF;	
	vertical-align : top;
}
.TDsx {
	background-image : url('img/bordoSx.gif');
	background-position :  left 50%;
	background-repeat : repeat-y;
	padding : 8px;
	font-family : arial, Helvetica, sans-serif;
	font-size : 11px
}
.TDdx {
	background-image : url('img/bordoDx.gif');
	background-position :  left 50%;
	background-repeat : repeat-y
}
P {
	font-family : arial, Helvetica, sans-serif;
	font-size : 11px;
	text-align : justify;
}
H2 {
		font-family : arial, Helvetica, sans-serif;
		color: #142C5D;
		font-style : italic;
}
TD {
	font-family : arial, Helvetica, sans-serif;
	font-size : 11px;
}