@CHARSET "UTF-8";

body {
	font-family: arial, verdana, helvetica, sans-serif;
	background: none;
	color: black;
	font-size: 11pt;
}
h1, h2,h3,h4,h5, a{
	color: black;
	}
#col2{
	display: none;
}

#col1{
	width: 100%;
	border: 0;
}

#header{
	display: none;
}

#article_tags{
	display: none;
}

#rating{
	display: none;
}

#comments {
	display: none;
}

#commentsAddForm{
	display: none;
}

#footer {
	display: none;
}

#content{
	border: 0;
}

.article_author{
	font-size: inherit;
}