/* Nutritional Healing Stylesheet - Print Version */
/* Stylesheet created by Cadmium Design & Development */
/* http://www.cadmium.com.au */

body {
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div#header {
	display: none;
}

div#search {
	display: none;
}

div#menu {
	display: none;
}

div#sidebar {
	display: none;
}

div#sidebarContentManager {
	display: none;
}

div#helpRequest {
	display: none;
}

h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #000; /* Black */
}

h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #000; /* Black */
}

h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000; /* Black */
}

p, a, ul, ol, li, th, td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000; /* Black */
	line-height: 150%;
	text-align: justify;
}

hr {
	display: none;
}

.img, .topImg {
	display: none;
}

/* End of Stylesheet */