body {
	background-color: #EEEEEE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.suction-stabilizers {
	border: thin solid #FFFFFF;
	background-color: #FFFFFF;
	margin: 5px;
	padding: 5px;
	background-position: center;
}
.style1 {
	font-weight: normal;
	font-style: italic;
}
.style2 {
	font-weight: bold;
	font-size: 14px;
}
.style3 {
	font-weight: normal;
	font-size: 11px;
}
.style4 {
	color: #FF0000
}
ul {
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.borderedingrey {
	border: 1px solid #333333;
	width: 825px;
	float: none;
}
h1 {
	font-size: 22px;
	color: #333333;
}
a:link {
	color: #006600;
}
a:visited {
	color: #006600;
}
a:hover {
	color: #009900;
}
a:active {
	color: #009900;
}
#backgrounded {
	background-image: url(../images/suction-stabilizer.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

