#pli{
	font-size: 12px;
	line-height: 125%;
}

#pli a{
	color:#666666;
}
#pli a:hover{
	color:#333333;
}
h2{
	font-size: 12px;
	color:gray;
	border-bottom: 1px #999999 solid;
}
h3{
	font-size: 12px;
	color:gray;
	font-weight: 500;
	border-bottom: 1px #999999 dotted;
	margin-bottom: 6px;
}
p{
	color:gray;
	margin: 0px;
}

p.jipdec{
	margin-top: 6px;
	width: 500px;
	margin-left: 100px;
	background-color:#ECECEC;
	border: 2px #CCCCCC solid;
	padding: 6px;
}

td{
	color: gray;
	font-size: 12px;
}

#policyhead {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-color: #4682b4;
	padding: 10px 8px;
	font-size: 12px;
	line-height: 125%;
}
#policyhead p{
	color: #4682b4;
}
#policyhead img {
	float: left;
	margin-right: 30px;
}
