/* transparency */
h1, h2, h3, h4, h5, h6, p,dl, dt, dd, ol, ul, li

{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: none;
}

#transparency 
{
	margin:0;
}
.transparency 
{
}

.transparency h1
{
	font-size: 13px;
	font-weight: normal;
	border-bottom: 1px solid #A8A8A8;
	color: #0B6F06;
	padding-bottom: 10px;
}


.transparency h2
{
	font-size: 15px;
	font-weight: normal;
	text-align: center;
	margin-top: 8px;
	margin-bottom: 17px;
}
.transparency h3
{
	margin-top: 22px;
	font-size: 15px;
	font-weight: bold;
}

.transparency h4
{
	margin-left: 35px;
	margin-top: 14px;
	margin-bottom: 6px;
}

.transparency h5
{
}
.margin-l-1 {
	margin-left: 24px;
	line-height: 1.7;
}
.margin-l-2 {
	margin-left: 62px;
	line-height: 1.7;
}
dd {
	margin-left: 15px;
}
dl {
	margin-top: 14px;
}
.margin-t-1 {
	margin-top: 11px;
}
