@import "hantsweb-import.css";
/* html, body {	background: #fff;	color: #000;	font-family: sans-serif; 	margin: 0px 0px 0px 0px;	padding: 0px 0px 0px 0px; */ body { 	font-family: sans-serif; 	font-size:90%; 	}.invisible, .invisible a {   display: none;   background: #fff;   color: #fff;}hr {	clear: both;	margin: 5px 0px 5px 0px;}.hide {   visibility: hidden;   background: #fff;   color: #fff;   clear: both;   margin: 0;}a:link {   text-decoration: underline;}a:hover {   	text-decoration: underline;}a:active {   text-decoration: underline;}a:visited {   text-decoration: underline;}a img {border:none;}h1{	font-size: 110%;	font-weight:bold;   	border: 0px solid #ccc;	margin: 0px 0px 0px 0px;   	padding: 0px 0px 0px 0px;   	text-align: left;	color:#003; /* 333 */}h1 a:link {	color:#003;   	text-decoration: none;}h1 a:visited {	color:#606;  	text-decoration: none;}h1 a:hover {	color:#00f;   	text-decoration: underline;}/*h1 a:active {	color:#003;   	text-decoration: none;}  */p {	border: 0px solid #f00;	margin: 0px 0px 10px 0px;   	padding: 0px 0px 0px 0px;}
