#header, #navigation, #sidebar, #misc-column, #ad-column, #counters, #partners, #footer p.info, #footer ul, p.admin-text, #a-services, #comments, #footer, p.tags {
	display: none;
}
#article p.date, #article p.author, #article p.tags {
	margin: 0; padding: 2px 0;
}
h2 a {
	text-decoration: none;
}
h3 {
	margin:.6em 0 0 0;
}
#copyrights {
	border-top: 1px solid #333;
	padding-bottom: 10px;
}
body {
	margin:.1in;
}

code { font: 10pt Courier, monospace; }
blockquote { margin: 1.3em; padding: 1em;  font-size: 10pt; }
hr { background-color: #ccc; }

img { float: left; margin: 1em 1.5em 1.5em 0; }
a img { border: none; }

a {text-decoration: none; border-bottom: 1px solid #000}
a:link, a:visited { background: transparent; font-weight: 700;color:#333; }
a:link[href^="http://"]:after, a[href^="http://"]:visited:after { content: " (" attr(href) ") "; font-size: 90%; }
a[href^="http://"] {color:#000; }

table { margin: 1px; text-align:left; }
th { border-bottom: 1px solid #333;  font-weight: bold; }
td { border-bottom: 1px solid #333; }
th,td { padding: 4px 10px 4px 0; }
tfoot { font-style: italic; }
caption { background: #fff; margin-bottom:2em; text-align:left; }
thead {display: table-header-group;}
tr {page-break-inside: avoid;}

