* {
	font: 14px sans-serif;
}
em {
	font-style: italic;
}

a {
	color: black;
	text-decoration: none;
}
a:after {
	content: ' ( ' attr(href) ' )';
}
strong, .comments-comment-header, .comments-comment-header *, thead * {
	font-weight: bold;
}
img {
	border: 0 none white;
}
h1 {
	font-size: 20px;
	margin: 1ex 0 1ex 0;
	padding: 0;
}
h1 a {
	font-size: 20px;
}
h3, .links {
	font-weight: bold;
	margin: 0 0 1ex 0;
	padding: 0;
}
p, .links li, .comments-comment {
	margin: 1.2ex 0 1.2ex 1em;
}
.comments-add, .menu, .contacts-icq, .spread-firefox, .validators {
	display: none;
}
.comments, .copyright, .links {
	margin-top: 2ex;
	border-top: 1px dashed black;
	padding-top: 2ex;
}