BODY {
	font: 100% "Times New Roman", serif;
	color: #000;
	background-color: #FFF;
}

H1 {
	font: bold 120% Arial, sans-serif;
	color: #000;
	border: none;
}

H2 {
	font: bold 110% Arial, sans-serif;
}

ACRONYM:after {
  content: " (" attr(title) ")";
}

A:link, A:visited {
	color: #000;
	text-decoration: none;
}

A[href]:after {
	content: " (" attr(href) ")";
}

.breadcrumbs, .time, .ad_top, .ad_bottom, .head_box, .head, .box, .copyright  {
	display: none;
}