body {
	font-family: "Times New Roman", Arial, Helvetica, sans-serif ;
	max-width: 100% ;
	background-color: #f1fff7; 
	font-size: 1.1em
}
h1 { 
	color: #cc0099;
	text-shadow: 1px 1px 1px #2c11df;
	margin-bottom: 0;
	text-align: center;
}
h2 { 
	color: #00b64e;
	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: #00b64e;
	text-align: center;
	font-size: 1.2em;
	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:  #f1fff7 ;
}
div#tswcontproper {
	padding-left: 5px ;
	padding-right: 5px ;
	font-size: 20pt;
	font-family: Arial;
	background-color: #6A5ACD;
	color: #C0C0C0;
	text-align:center;
}
div#tswcontainer {
	color: inherit ;
	background-color: inherit ;
}
div.book-title {
	font-family:'Book Antiqua';
	color:#0077ff; 
	text-align:center;
	font-weight: bold;
}