body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	background:#CCCCCC;
}

td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	padding:0px;
}
img {
	vertical-align:top;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
#fullheight{
	height:100%;
}
a{
	font-weight:bold;
	color:#003366;
	text-decoration:none;
}
a:hover{
	color:#CC0000;
}
.textcontent{
	overflow-x:hidden;
}
.footer{
	padding-right:5px;
	border-top:1px solid #000000;
	font-size:7pt;
	text-align:right;
}
#textcontent{
	height: 455px;	
	width: 575px;
	overflow:auto;
	background-image:url(images/scrittabig.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
.pageHeader{
	font-size:12pt;
	font-weight:bold;
	color:#003366;
}
