body {
	background-image: none !important;
	background-repeat: no-repeat !important;
	background-color: white !important;
	color: #000000 !important;
}

h1 {
font-size: 18px;
font-weight: bold;
text-align: center;
color: #000000 !important;
} /*heading*/

h2 {
font-size: 14px;
font-weight: 100;
text-align: center;
color: #000000 !important;
} /* subheading*/

h3 {
font-size: 16px;
font-weight: bold;
text-align: center;
color: #000000 !important;
} /* category headings*/

h4 {
font-size: 14px;
font-weight: bold;
text-align: right;
color: #000000 !important;
} /* prices - aligns to decimal point*/

h5 {
font-size: 11px;
font-weight: 100;
text-align: center;
font-style:italic;
color: #000000 !important;
} /*small italic type*/

#p7TMnav  {display: none}

#wrapper {
	width: auto;
	margin: 5%;
	padding: 0;
	background-image: none !important;
}

#maincontent {
	font-family: Times New Roman, Times, serif;
	font-size: 12pt;
	line-height: 1.4em;
	text-align: left;
	width: 100%;
	background-image: none !important;
	
}
#footer {
	font-size: .8em;
	line-height: 1.4em;
	text-align: center;
	width: 100%;
	background-image: none !important;
	color: #000000 !important;
}
