

html, body{
	background:#FFF;
	font:normal 12px "Times New Roman", Times, serif;	
}

div#header,
div.staticBanner,
div.rightBlock,
div#footer,
div.highlightBox,
div#lowerBlock,
ul#nav,
ul#memNavigation,
div.thumbnail,
div.brief,
.hidden{
	display:none;	
}

tr.head{
	text-transform:uppercase;
	font-weight:bolder;	
}

td{
	border-bottom:#CCC dotted 1px;
	border-right:#CCC solid 1px;	
}

div.listing{
	border-bottom:#CCC dotted 1px;	
}

a{
	text-decoration:none;
	color:#000;
	font-weight:bold;	
}