body
{
	font: medium "Minion Pro", Minion, Georgia, Garamond, Times, serif;
color: black;
background: white;
text-align: justify;
}

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

#menu, #store, #logo, .siteDocs
{
	display: none;
}
	
.clearer {font-size: 80%; border-top: 1px solid black; text-align: center;}

h2, .txtContentTitle {font-size: 130%;font-weight: bold;}


a:link:after, a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
   
a[href^="http://attachmentnetwork.com"]:after, a[href^="http://www.attachmentnetwork.com"]:after, a[href^="https://attachmentnetwork.com"]:after, a[href^="httpw://www.attachmentnetwork.com"]:after, a[href^="mailto"]:after, a[href^="index"]:after, a[href^="javascript"]:after, a[href^="cart"]:after {
	content: "";
	}