body {
	font-family:  Verdana, Arial, Helvetica, sans-serif ;
	max-width: 100% ;
	background-color:  #fff1d3; 
	font-size: 1.0em ;
}
hr {
	color: #684712;
}
h1 {color: #c1ca12;
	font-family: Impact;
	text-shadow: 1px 1px 1px #000000;
	text-align: center;
}
h2 { 
	font-family: Bookman Old Style;
	color: #2799e1; 
	text-shadow: 1px 1px 1px #000000;
	text-align: center;
}
h3 { 
	color: #d0d0d0; 
	text-shadow: 1px 1px 1px #000000;
	text-align: center;
}
div.book-title {
	font-family: Bookman Old Style;
	color: #ffffc0; 
	text-align:center;
	font-weight: bold;
	background: #843434; 	
}
p { 
	font-size: 1.1em ;
	hyphens: none ;
	text-indent: 1.8em ;
}
.small {
	font-size: 0.7em ;
	hyphens: none ;
	text-align: center;
	text-indent: 0.0em ;
}
.center {
	text-align: center;
	text-indent: 0.0em ;
}
.bold-c {
	font-family: Bookman Old Style;
	font-weight: bold;
	color: #000000;
	text-align: center;
	font-size: 1.3em;
	text-indent: 0.0em ;
}
	
a:hover { 
	color: #ffffff ;
	text-shadow: 1px 1px 1px #2a381a;
}
img {
	max-width: 100% ;
	width: auto ;
	height: auto ;
	text-align: center;
}
input, select, button, textarea {
	max-width: 100% ;
}
meter, progress, output {
	max-width: 100% ;
}
div#tswcontent {
	width: 100% ;
	max-width: 100% ;
	color: #000 ;
	background-color: #fff1d3 ;
	grid-gap: 2px;
	padding: 6px;
}
div#tswcontproper {
	padding-left: 5px ;
	padding-right: 5px ;
}
div#tswcontainer {
	color: inherit ;
	background-color: inherit ;
}
div { 
          margin: 2px; 
} 
{
	  box-sizing: border-box;
	}