body{
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	margin: 0px;
	padding: 0px;
	
}

body table{
	font-size: 10px;
	vertical-align:top;
	height:100%;
	border:1px solid black;
	padding-left:1px;
	padding-right:1px;
	width:730px;
}

.logo{
	background-color:#00AEF0;
	height:10px;
}

.testo{
	height:100%;
	vertical-align:top;
	padding:15 20 0 20;
	font-size:14px;
	line-height:20px;
}

.menu td{
	border:solid white;
	border-bottom-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-top-width:2px;
	background-color:#004488;
	line-height:18px;
	color:white;
	text-align:center;
}

.menu table{
	border:none;
	width:100%;
}

.menu a{
	color:white;
	text-align:center;
	text-decoration:none;
	font-size:10px;
	display:block;
	font-weight:bold;
}

.menu a:hover{
	background-color:#00AEF0;
}

.menu2 td{
	background-color:#C8E7F9;
	border-top-width:1px;
}

.pdf{
	border:none;
	width:100%;
	height:0;
}

.PdfImg{
	text-align:center;
	width:100px;
	padding-bottom:10px;
}

.PdfImg img{
	border:none;
}

.PdfImg a{
	text-decoration:none;
	color:red;
}

.data{
	font-size: 14px;
	font-weight:bold;	
}

.nome {
	padding-bottom:20px;
	text-transform:uppercase;
}