﻿BODY 
{
	color: black; 
	background: white;
}

A:link, A:visited 
{
	background: white; 
	color: black; 
	text-decoration: underline;
	font-weight: bold;
}

H1, H2, H3 
{
	background: white; 
	color: black; 
	padding-bottom: 1px;
	border-bottom: 1px solid gray;
}

#header {display: none;}
#block_3{display: none;}
#block_2{display: none;}
#footer{display: none;}
#RelatedLinks{display: none;}
#RelatedFAQ{display: none;}
#RelatedLinks{display: none;}
#CategoryRelatedItems{display:none;}

