
body {
	background:			#ffffff;
	color:				#707070;
	font-family:			sans-serif;
	font-size:			8pt;
	margin:				3%;
}

a:link, a:visited			{ background: transparent; color: #707070; text-decoration: underline; font-weight: bold }

div#header				{ display: none }
div#left				{ display: none }
div#right				{ display: none }
div#footer				{ display: none }
div.subhdr				{ display: none }
div.subftr				{ display: none }

table.dlinks				{ display: none }


