body {
	background-color: #000000;
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #FFF;
	margin: 10px 50px 10px 50px;
}

p {  
	font-size: 13px; 
	padding-top: -20px; 
	padding-bottom: -20px; 
	line-height: normal; 
	margin: 0px auto; 
	text-indent: 40px;
	text-align: justify;
	width: 550px;
}

h1 {  
	font-size: 16px; 
	font-weight: normal;
	text-align: center;
	margin-bottom: 0px;
}

h2 {  
	font-size: 20px; 
	font-weight: normal;
	text-align: center;
	margin-top: 0px;
}

h3 {  
	font-size: 26px; 
	font-weight: bold;
	text-align: center;
}

h4 {
	font-size: 13px; 
	line-height: normal; 
	margin: 0px auto; 
	width: 550px;
}

p.changesection{
	font-size: 16px;
	text-align: center;
}

div.changesection{
    clear: both;
	padding-top: 10px;
}

div.changesection p.changesection{
    font-size: 13px;
	text-align: centre;
}

a {
	color: #6699CC;
}

p.log {
	font-style:italic;
	width: 470px;
	text-indent: 0px;
/*	margin-right: 60px; 
	margin-left: 60px; */
}

.chapterbox {
	width: 542px;
	text-align: left;
}

.chapterbox p {
	text-indent: 0px;
	text-align: left;
	margin-bottom: 20px;
	text-align: justify;
	width: auto;
}

.chapterbox h1 {
	font-size: 24px;
	text-align: left;
}

.chapterbox h2 {
	font-size: 16px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
}

.cover{
	float:left;
	margin-right: 20px;
	border: solid 1px #FFF;
}

.chapterlist{
	float: left;
	width: 125px;
}

.chapterbox .VO {
	color: #0099FF;
	font-size: 12px;
	font-style: italic;
	text-align: center;
}

.twgbanner{
	padding: 20px 0px 20px 0px;
	clear: both;
	text-align: center;
}