<html>
<head><title>Alco Common</title>

BODY{
	background:ivory url(bckgrnd.gif) fixed;
}

H1{
	color:black;
	font:28pt "impact" bolder;
	margin-top:;
	margin-left:;
	text-align:center;
}

H2{
	color:blue;
	font:18pt "impact" bolder;
}

H3{
	color:black;
	font:18pt "impact" bolder italic;
}

H4{
	color:red;
	font:14pt "times new roman" normal italic;

}

H5{

}

H6{
	color:silver;
	font:10pt "arial" italic normal;
}

P{
	font:10pt "arial" normal; 
	color:black; 
	margin-top:;
	text-indent:;
	background:;
}

TD{
	color:black;
	font:10pt "arial" normal;
}

ADDRESS{
	font:12pt "arial" normal;
	color:darkblue;
}

IMG.first{
	margin-top:15px;
}

IMG.rest{
	margin-top:5px;
}

</head>
<body>
</body>
</html>


