body {
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
div.clear {
	clear: both;
	width: 100%;
	height: 0px;
	font-size: 1px;
	line-height: 0px;
}
div#menu,
div#memberbar,
div#breadCrumb,
div#sideBar,
div#adobe,
div#footer {
	display: none;
}
div#mainContent a {
	color: #4a4e3e;
	text-decoration: none;
} 
div#mainContent a:hover {
	color: #0c9ace;
	text-decoration: underline;
}