a:link {
	color: #000000;
	text-decoration:underline
}
a:visited {
	color: #000000;
	text-decoration:underline
}
a:hover {
	color: maroon;
	text-decoration:underline
}
a:active {
	color: #ffffff;
	text-decoration:underline
}
.style1 {color: #990000 }
.style2 {color: #009900 }
.style6 {color: #000066; font-size: xx-large; font-weight: bold; }
.style7 {color: #000000; font-weight: bold; font-size: 14px; }
.style8 {color: #990000; font-weight: bold; font-size: medium; }
.style9 {color: #006699; font-weight: bold; font-size: small; }
.style10 {color: #006699;font-weight: bold;}
.style17 {color: #000000; font-weight: bold; font-size: small; }
.style19 {color: #006699; font-weight: bold; font-size: medium; }
.style99 {color: #006699; font-weight: bold; font-size: x-small; }
.middle {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
}
img.floatRight { 
float: right; 
margin: 5px; 
}
img.floatLeft { 
float: left; 
margin: 5px; 
}
BODY { 
margin: 0px 0px; 
background-color: #0C0000;
background-image: url(http://www.guzzostucco.com/stucco_stone_eifs_remediation_images/mb1.jpg);
background-attachment: fixed;
font: 12px 'Lucida Grande', Arial, Geneva, Verdana, Helvetica, sans-serif; 
}
