body {
	background-color: white;
	font-size: 11px;
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	}

#banner {
	display: none;
	}
#topnav {
	display: none;
	}
#footer {
	display: none;
	}
div#content { margin-left: .5in; margin-right: .5in; }	
a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: normal;
	text-decoration: underline;
	}
a:after
{
	content:' [' attr(href) '] '
}
#content a[href^="/"]:after {
   content: " (http://www.techtriad.com" attr(href) ") ";
   }
   
.noPrint {

display: none;

}
