#header, #footer div, #footer .logo, #footer ul, #breadcrumbs, #sidebar, .homepage .intro, .homepage #homepage-flash-col {
  display:none;
}
body, #content, #footer {
	background:none;
}
body {
	padding:1px !important;
}
body, #container, #content, #page, #footer, .homepage .main, .homepage .col, .summary {
	display:block;
  float:none;
  margin:0;
	overflow:visible;
  padding:0;
  width:auto;
}
#footer {
	border-top:1px solid #000;
	margin-top:15px;
}
#footer .copyright {
	display:block;
	float:none;
	margin:0;
	padding:0;
}

body, h1, h2, h3, p {
	color:#000;
	font-family:"Times New Roman", Times, serif;
	line-height:normal;
	margin:12pt 0;
}
body, p, h3, td, th {
	font-size:12pt;
}

h1, h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:normal;
}
h1 {
	border-bottom:1px solid #000;
	font-size:18pt;
	margin:0 0 15px;
	width:100%;
}
h2 {
	font-size:12pt;
}

a, a h3 {
	color:#d30000;
	text-decoration:underline;
}
a[href]:after {
   content:" (" attr(href) ") ";
   font-size:90%;
}
a[href^="/"]:after {
   content:" (http://www.tepuia.com" attr(href) ") ";
}

table {
	border-collapse:collapse;
	border-spacing:0;
}
table th, table td {
	border:1px solid #ccc;
	padding:5px;
	vertical-align:top;
}

img {
	margin-right:15px;
}
