body {
	padding: .3cm;
	font-family: arial, helvetica, sans-serif;
}

#right_side, .menu, .banner, #comments {
	display: none
}

h1 a {
	font-size: 20pt;
	text-transform: uppercase;
	text-decoration: none;
	border-bottom: 1pt solid orange;
	font-weight: normal;
	width: 18cm;
	display: block;
	padding: 0.2cm 0;
	color: orange;
}

div#article_content {
	display: block;
	width: 18cm;
}

#article_content h4 {
	font-size: 11pt;
	font-weight: normal;
}

#article_img {
	float: left;
	border: 1px solid gray;
	margin: 0 .2cm .2cm 0;
}

#article_content h4 span {
	display: none;
}

#article_content h4 span.date {
	display: inline;
	color: gray;
}

#article_content h2 {
	font-family: georgia, times, serif;
	font-size: 19pt;
	font-weight: normal;
	color: black;
}

#article_content a {
	color: black;
	text-decoration: underline;
}

a.commentLink {
	display: none;
}

#article_content h3 {
	font-size: 13pt;
	color: black;
}

#article_content p {
	font-size: 11pt;
	line-height: 17px;
	color: black;
}

#footer {
	background: #fff;
	color: black;
	width: 18cm;
	text-align: left;
	font-size: 10pt;
}
