a:link::after,a:visited::after {	
	content: " ( " attr(href) " ) ";
}

a:link, a:visited {
	text-decoration: none;
	font-weight: bold;
}

.topnav, div.sidebars {
	display: none;
}

h1, h2, h3, h4, h5, h6 {
      font-family: Verdana, "Trebuchet", Arial, sans-serif;
      font-style: normal;
}



title { 
	display: block;
	font-family: Verdana, "Trebuchet", Arial, sans-serif;
	font-size: 12pt; 
	color: red;
	border-bottom: 1pt solid black;
	margin-bottom: 2px;
	padding-bottom: 1em;
	}