body {
	background-color: #0497E0;
	margin-top: 0px;
	margin-left: 0px;
}
.style1 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #CCFFFF;
	text-decoration: none;
}
a:visited {
	color: #CCFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.bgprices {
	background-image: url(pricelist.jpg);
	background-repeat: no-repeat;
}

