a
{
	color: black;
}

body
{
	font-family: "Times New Roman", serif;
	font-size: 11pt;
}

#title, #content
{
	border-bottom: 2pt solid #676767;
}

#title h1
{
	font-family: "Arial", sans-serif;
	
	font-size: 24pt;
}

#title h2
{
	font-family: "Arial", sans-serif;
	font-weight: normal;
	
	font-size: 14pt;
}

.post h2, .post h3, #comments h2, #comments h3
{
	font-family: "Arial", sans-serif;
}

hr
{
	display: none;
}

#title h1 a, #title h2 a, .post h2 a
{
	text-decoration: none;
}

#adv1, #adv2, #adv3, #adv4
{
	display: none;
}

.post .meta
{
	display: none;
}

.post .about
{
	font-size: 10pt;
}

#navigation
{
	display: none;
}

#reply
{
	display: none;
}

.comment .comment-meta
{
	font-size: 10pt;
}
