body
{
			font-family: Times New Roman, Georgia, Serif;
}
		
	#logo img		
	{
     	display:none;
	}

		
		#header, #nav, #menu
		{
			display: none;
		}
		
		#rcol
		{
		 display: none;
		}
						
		h1
		{
		 	font-size: 14pt;
			font-weight: bold;
			padding: 5px;
		}
		
		h2
		{
		 	font-size: 14pt;
			padding-top: 7px;		
		}
		
		#skip, #breadcrumb
		{
		 display:none;
		}
		
