/* CSS Document */
#top
	{
		display:none;
	}

#bottom
	{
		display:none;
	}
#omit{
		display:none;
	}

#photos{
		display:none;
}
img{
	display:none;
	}

#alert{
	display:none;
	}
html, body {
   background: white;
   font-size: 12pt;
   color:#000000;
      }
#content {
	background: transparent;
	}
#middle 
	{
		background-color: #ffffff;
		background: transparent;
	}

h1, h2, h3, h4, h5
	{
		color:#000000;
	}

