body {
	font-family: "Courier New", Courier, monospace;
	color: #000000;
}
#all {
	font-family: "Courier New", Courier, monospace;
	font-size: small;
	width: 73em;
	margin-top: 37px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 37px;
}

a {
color: #000000;
}

a:visited {
color: #000000;
}
a:hover {
color: #000000;
}
a:active {
color: #000000;
}

#left {
	width: 16em;
	background-color: #FFFFFF;
	float: left;
	padding-left: 18px;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 10px;
}
#right {
	background-color: #FFFFFF;
	left: 50ex;
	float: right;
	width: 51em;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}

#bollino img {
	position: absolute;
	top: 3em;
	visibility: visible;
	left: 70em;
	border-top-width: o;
	border-right-width: o;
	border-bottom-width: o;
	border-left-width: o;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
/*#all #left img {
	float: left;
	padding-right: 1.6ex;
}
#all #right p {
}*/
