/* CSS Document */

#banner, #menuv, #menuv-container {
	display: none;
	}

* {
	color: #000000 !important;
	float: none;
}
p, li {
	font-size: 11pt !important;
}
.bodytext {
	color: #000000;
	font: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	width: auto;
	margin: 0;
	padding: 0;
	}
.h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}

html, bodytext {
	background: #FFF;
	}

a[href^="/"]:after {
  content: " (http://www.theadvent.org" attr(href) ") ";
   }
