/*-----------------------------------------------------------------------------
CUTETEE PET SALON CSS Print Style Sheet
Vasarley Productions 2009

Version:	3.0
Start:		10th Jan, 2008
Current:	10rd Feb, 2009
Author:    Michael Sarroff
Website:   http://www.poodles.com.au
Copyright:	Michael Sarroff

-----------------------------------------------------------------------------*/

body {
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	height: auto;
	width: 90%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

h1, h2 {
	font-size:16px;
}

h3, h4, h5, h6 {
	font-size:14px;
}


img {
	display: none;
}

a {
	text-decoration:none;
	color: #000000;
}
