body {
	background-color: #000000;
}
p {
	font-family: "Courier New", Courier, mono;
	color: #000000;

}
div {
	text-align: center;
}
table {
	background-color: #CCCCCC;
	margin: 5px;
	padding: 5px;
	height: auto;
	width: auto;
}
.sottotitolo {
	color: #000000;
	font-weight: bold;
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	text-transform: lowercase;

}
.interna {
	width: 500px;
	border: 1px solid #000000;
	margin: 10px;
	padding: 10px;



}
a:link {
	color: #000000;
	text-decoration: none;



}
a:visited {
	color: #000000;
	text-decoration: none;



}
a:hover {
	color: #000000;
	font-style: italic;



}
h3 {
	font-family: "Courier New", Courier, mono;
	font-size: larger;
	font-weight: bold;
}
.interno {
	text-align: right;

}
td {
	vertical-align: top;
	margin: 5px;
	padding: 5px;

}
img {
	border: 0px #000000;
}
tr {
	margin: 5px;
	padding: 5px;
}
.img {
	text-align: center;
}
