abbr:after, acronym:after {
content: " [" attr(title) "]" ;
font-size: small ;
font-variant: small-caps ;
border-bottom: none ;
}

a[href]:after {
font-size: small ;
content: " [" attr(href) "]" ;
text-decoration: none ;
padding-right: 0 ;
}

a {
	color: black ;
	text-decoration: none ;
	}

img.valid, #logo, .cal {
	display: none ;
	}
	
dt {
	margin-top: 1ex;
	font-weight: bold ;
	}
	
dd.comments {
	font-size: smaller ;
	}

.no-print {
	font-size: smaller ;
	display: none ;
	}

.extranav {
	font-size: smaller ;
	display: none ;
	}