/* page body */

body {
font-family : Arial, Helvetica, sans-serif;
}

	#spiders, #banner, img {
	display : none;
	}
	
	#textonly {
	background : #eee;
	border : 1px solid #ccc;
	font-weight : bold;
	padding : 10px;
	}