<style type="text/css">

body {
	margin:0;
	padding: 0;
	font: 16px "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
//	background: #fff url(/g/ahq-back4.jpg) no-repeat left top;
	min-width: 700px;
	}
td, p {
	font-family:trebuchet ms,trebuchet,verdana,arial,geneva,sans-serif;
	font-size: 16px;
	}
h3 {
	font-family:trebuchet ms,trebuchet,verdana,arial,geneva,sans-serif;
	font-size: 18px;
	color: black;
	}
a {
	text-decoration: none;
	}
a:hover {
	color: red;
	background-color: #cccccc;
	}
#lowbandwidth {
	display: none;
}
p.lowbandwidth {
	display: none;
}
blockquote.oz {
	background: url("/pasquariello/oz/oz-gradient.jpg");  
	background-position: top left;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 10px; 
	padding-right: 10px; 
	//border-left: 3px dotted #933; 
	//border-bottom: 1px dotted #ccc;
	//border-right: 1px dotted #933;
	//border-top: 1px dotted #ccc;
	//text-align: justify;
	text-size: .8em;
}
blockquote.grey {
	background: url("/pasquariello/oz/gradient.png");  
	background-position: top left;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 10px; 
	padding-right: 10px; 
	//border-left: 3px dotted #933; 
	//border-bottom: 1px dotted #ccc;
	//border-right: 1px dotted #933;
	//border-top: 1px dotted #ccc;
	//text-align: justify;
	text-size: .8em;
}

.bagatino {
	background: url("/g/bagatino.jpg") no-repeat;  
	background-position: top left;
}
.patchwork {
	background: url("/g/bagatino-patchwork.jpg");  
	background-position: top left;
	background-repeat:repeat-y;
}
.index-left {
	float: left;
	display: block;
	width: 350px;
	min-width: 350px;
	max-width: 350px;
}
.index-right {
	float: right;
	display: block;
	width: 350px;
	min-width: 350px;
	max-width: 350px;
}
</style>

