body {
	font-family: "Times New Roman", Arial, Helvetica, sans-serif ;
	max-width: 100% ;
	background-color: #fffdd6; 
	font-size: 1.1em
}
h1 { 
	color: #b30086;
	margin-bottom: 0;
	text-align: center;
}
h2 { 
	color: #b38600;
	text-align: center;
	font-weight: bold;
}
h3 { 
	color: #00b64e; 
	font-family: 'Book Antiqua';
	text-align: center;
	font-weight: bold;
}
h6 { 
	text-align: right;
}
p { 
	font-size: 1.1em ;
	text-indent: 1.8em ;
	margin-top: 0 ;	
}
.small {
	font-size: 0.7em ;
}
.center {
	text-align: center;
	text-indent: 0.0em ;
}
.bold-c-c {
	font-weight: bold;
	color: #b38600;
	text-align: center;
	font-size: 1.3em;
	text-indent: 0.0em ;
}
hr {
	color: #0db600;
}
a:hover { 
	color: #b000ff 
}
img {
	max-width: 100% ;
	width: auto ;
	height: auto ;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
input, select, button, textarea {
	max-width: 100% ;
}
meter, progress, output {
	max-width: 100% ;
}
div#tswcontent {
	width: 100% ;
	max-width: 100% ;
	color: #000 ;
	background-color:  #fffdd6 ;
}
div#tswcontproper {
	padding-left: 5px ;
	padding-right: 5px ;
	font-size: 20pt;
	font-family: Arial;
	background-color: #fffdd6;
	color: #C0C0C0;
	text-align:center;
}
div#tswcontainer {
	color: inherit ;
	background-color: inherit ;
}
div.book-title {
	font-family:'Book Antiqua';
	color:#b38600; 
	text-align:center;
	font-weight: bold;
}