#lh-col{
	visibility : hidden;
}

body, #rh-col, p{
	left: 0px;
	font-family: "Times New Roman", Times, serif;
	width: 95%;
	margin: 2px;
	background-color: white;
}

p{
	margin-bottom : .5em;
}

a {
	text-decoration : underline;
	color : Black;
}

a[href^="http://"]:after { 
content: " (" attr(href) ")"; 
font-size: 90%; 
}

.new{
	color : Black;
}

form{
	visibility : hidden;
}