	#blank {
		visibility: hidden;
	}


	A:link { 
		color: #ffffff;
		font-family: arial;
		font-size: 10pt;
		font-weight: bold;
		text-decoration: none;
	}

	A:hover { 
		font-family: arial;
		font-size: 10pt;
		font-weight: bold;
		text-decoration: underline;	
	}

	A:active { 
		font-family: arial;
		font-size: 10pt;
		font-weight: bold;
		text-decoration: underline;	
	}

	A:visited {
		color: #ffffff;
		font-family: arial;
		font-size: 10pt;
		font-weight: bold;
		text-decoration: none;
	}

	.logo_upper {
		font-family: arial;
		font-size: 30pt;
		font-weight: bold;
	}

	.logo_lower {
		font-family: arial;
		font-size: 20pt;
		font-weight: normal;
		font-style: italic;
	}

	.logo_info {
		font-family: arial;
		font-size: 20pt;
		font-weight: normal;
	}

	.logo_address {
		font-family: arial;
		font-size: 10pt;
		font-weight: normal;
	}

	.categories {
		font-family: arial;
		font-size: 10pt;
		font-weight: bold;
		font-style: italic;
	}

	#category_images {
		position: relative;
		background: #cccccc;
	}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}
