﻿body {
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	max-width: 100% ;
}
hr {
	color: #f6c000
}
h2 { 
	color: #9990CD;
	text-align: center;
}
h3 { 
	color: #6A5ACD; 
	font-family: 'Arial Black';
}
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: 99% ;
	max-width: 99% ;
	color: #000 ;
	background-color:  #fff6e5 ;
	margin: 2px;
	border: 2px solid #fff6e5;
}
div#tswcontproper {
	padding-left: 2px ;
	padding-right: 2px ;
	color: #ccffcc ;
}
div#tswcontainer {
	color: inherit ;
	background-color: inherit ;
}
