body {
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	max-width: 100% ;
	background-color:  #f5f894 ; 
	font-size: 1.0em ;
}
hr {
	color: #f6c000
}
h1 {color: #32cd32;
	text-shadow: 1px 1px 1px #690034;
	text-align: center;
}
h2 { 
	color: #600e23;
	font-family: "Times New Roman", Times, serif;
	text-shadow: 1px 1px 1px #2d13ae;
	text-align: center;
}
h3 { 
	color: #997a00;
	font-family: 'Arial Black';
	text-shadow: 1px 1px 1px #2d13ae;
	text-align: center;
}
p { 
	font-size: 1.0em ;
	text-indent: 1.8em ;
	hyphens: none ;
}
.small {
	font-size: 0.6em ;
	hyphens: none ;
}
a:hover { 
	color: #b000ff 
}
img {
	max-width: 100% ;
	width: auto ;
	height: 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: #f5f894 ;
	grid-gap: 2px;
	padding: 2px;
}
div#tswcontproper {
	padding-left: 5px ;
	padding-right: 5px ;
}
div#tswcontainer {
	color: inherit ;
	background-color: inherit ;
}