h1,h2,h3,h4,p,body{
	margin:0px;
	padding:0px;

}
.insSheet{
	width:580px;
	padding:10px;
	color:#000;
	}
.insArea{
	padding: 0px 0px 25px 15px;
	}
.insH1{
	font-size:24px;
	line-height:30px;
	padding-bottom: 10px;
	}
.insH2{
	font-size:18px;
	line-height:20px;
	padding-left: 5px;
	padding-bottom: 5px;
	}
.insH3{
	font-size:16px;
	line-height:22px;
	}
.insP{
	font-size:13px;
	line-height:19px;
	padding-left: 10px;
	margin-bottom: 5px;
	text-align: left;
	}
.clrR{
	color:#F00;
	font-weight: bold;
	}
.AreaTbl{
	border: #333 solid 1px;
	width: 500px;
	font-size: 13px;
	}
.insDate{
	text-align: center;
	border-left: #666 solid 1px;
	}
.insDateBtm{
	text-align: center;
	border-left: #666 solid 1px;
	border-bottom:0px;
	}
.insArea{
	border-right:0px;
	padding: 2px 0px 2px 5px;
	margin-bottom: 25px;
	}
.insAreaBtm{
	border-right:#666 dotted 0px;
	border-bottom:0px;
	padding: 2px 10px;
	}

.insSDate{
	font-size:11px;
	border-top: #333 dotted 1px;
	padding: 2px 0px 2px 20px;
	line-height: 16px;
}
.insTd{
	border:#333 solid 1px;
	}

