﻿body
{
	background-image: none;
	background-color: White;
	text-align: left;
	margin: 0px;
	padding: 30px;
}

#shadowRepeat,#main,#shadow,#content,#article,.artPrev,.artPerex,#articleContent,.textMargin
{
	width: 100%;
	background-image: none;
	background-color: White;
	margin: 0px;
	padding: 0px;
	text-align: left;
	color: #000000;
}

#article h1{
	font-size: 18px;
	color: #000;
	font-weight: bold;
	margin-top: 0px;
	margin-top: 10px;
	line-height: 125%;
	margin-bottom: 20px;
}

#header,#footer,#chaptersDDL,#webLinks
{
	display: none;
}