/* style.css - Style Sheet for www.copyandprint.co.nz */body{	color: black;		background-color: yellow;		font-family: Switzerland, Arial, sans-serif;		}.header{	font-family: SwitzerlandBlack, "Arial MT Black", sans-serif;			}.address, .copyright{	font-size: xx-small;			line-height: 100%;			}.contact{	width: 20mm;			height: 10mm;			}			.indexhead{	font-family: Switzerland, Arial, sans-serif;				font-size: x-large;				}			.indexbold{	font-family: SwitzerlandBlack, "Arial MT Black", sans-serif;				font-size: x-large;				}.logo{	border-top: none;		border-bottom: none;		border-left: none;		border-right: none;		}.ink{	cellpadding: 6mm;		}.center{	text-align: center;			}.indent{	margin-left: 13mm;			}.doubleindent{	margin-left: 26mm;			}			.halfindent{	margin-left: 6mm;				}#bcard{	border-top: none;			border-bottom: none;			border-left: none;			border-right: none;			margin-right: 10mm;			}#ozone{	border-top: none;			border-bottom: none;			border-left: none;			border-right: none;			margin-left: 10mm;			}:link{	color: blue;		background: yellow;		 }:visited{	color: purple;			background: yellow;			}a:active{	color: red;			background: yellow;			}/* Copyright Custom Packaging 2005 */
