.statcounter {
	display: none;
}

#header, #toptabs, #breadcrumbs, #leftbar, #footer {
	display: none;
}

a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }

* {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	text-indent: 0px;
}

#rightcol img {
	display: none;
}

#copyright {
	font-size: 8px;
	color: #333333;
}


#contents h2 {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

#contents dt {
	font-weight: bold;
	padding-top: 10px;
}

#contents p, dd {
	margin-bottom: 2px;
	color: #000000;
}

#rightcol p {
	font-size: small;
	color: #666666;
	padding-left: 30px;
}

#rightcol dd {
	font-size: small;
	color: #666666;
	padding-left: 30px;
}

#rightcol dt {
	font-size: small;
	color: #666666;
	padding-left: 30px;}

#rightcol a {
	text-decoration: none;
}

#rightcol {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-bottom-color: #999999;
	padding-top: 20px;
}