/* style.css - Style Sheet for www.copyandprint.co.nz/helensville.htm */body{	color: black;		background-color:  #c8e6ff;		font-family: Switzerland, Arial, sans-serif;		}.header{	font-family: SwitzerlandBlack, "Arial MT Black", sans-serif;			}.address, .copyright{	font-size: xx-small;			line-height: 100%;			}			.indexhead{	font-family: Switzerland, Arial, sans-serif;				font-size: large;			}			.indexbold{	font-family: SwitzerlandBlack, "Arial MT Black", sans-serif;				font-size: large;			}.logo{	border-top: none;		border-bottom: none;		border-left: none;		border-right: none;		}.center{	text-align: center;			}:link{	color: blue;		background-color: #c8e6ff;		 }:visited{	color: purple;			background-color: #c8e6ff;			}a:active{	color: red;			background-color: #c8e6ff;			}/* a:hover{	color: white;				background-color: #c8e6ff;				} *//* Copyright Custom Packaging 2005 */