body {
	background:#FFFFFF;
	font:10pt Arial,Helvetica,sans-serif;
	color:#000000;
	text-align:left !important;
}

.noprint {
	display: none !important;
}

.print {
	display: inline !important;
}

#snanchor, #mainheader, #mainnav, #subnav, #footernav, .funcnav {
	display: none !important;
}

#title {
	display:inline;
}

#copyright {
	display:inline;
	font-size:8pt;
}

TABLE {
	width: auto !important;
}

IMG {
	margin: 0 !important;
	padding: 0 !important;
	float: none !important;
}

TD, DIV {
	text-align:left !important;
	width: auto !important;
	height: auto !important;
	margin: 0 !important;
	padding: 0 !important;
	border: 0;
	float: none !important;
	color: #000000;
	background: transparent none !important;
}

.subhead {
	font-weight:bold;
	font-size:11pt;
}

a:link, a:visited {
	color: #0000FF;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}

a:link:after, #content a:visited:after {
	content: " (" attr(href) ") ";
	font-size: 90%;
}

a[href^="/"]:after {
	content: " (http://www.cesar.com" attr(href) ") ";
}
