body {
	font-family: sans-serif;
}


#leftcol, #rightcol, .hide, #usertools, #footernavleft, .advert, noprint, .dontprint {
	display: none;
}


#footer {
	margin: 1em;
}


h1, h2, h3, h4, {
	font-family: Verdana, sans-serif;
	clear: both;
}


table {
	border: 1px Gray solid;
}


td {
	border: 1px Silver solid;
}


.portfolio .row1 span, .portfolio .row0 span, {
	font-size:9px !important;
	font-family:arial,helvetica;
	font-weight:lighter;
}


table.portfolio td .row1, table.portfolio td .row0{
	font-size:9px !important;
	font-weight:lighter;
	font-family:arial,helvetica;
}


.portfolio .columntitle {
	font-size:9px !important;
	font-weight:bold;
	font-family:arial,helvetica;
}


.popdown {
	display: block;
}


th {
	text-align: right;
}


@media print {
	.screenonly {
		display: none;
	}
}
