h1,
h2,
h3,
h4,
h5,
p,
dl,
dt,
dd {
	margin:0;
	padding:0;
	font-size:10pt;
	line-height:13pt;
}

h2 {
	margin:30px 0 15px 50px;
}
h2.int {
	margin:30px 0 15px 60px;
}
div.block {
	margin:15px 0 20px 75px;
	width:630px;
}
div.block_int {
	margin:15px 0 20px 63px;
	width:630px;
}

div.block h3 {
	color:#528FCC;
	font-size:120%;
	line-height:120%;
	border-bottom:1px solid #528FCC;
	margin-bottom:10px;
	padding-left:10px;
}

div.block h4 img.btn{
	float:right;
}

div.block td {
	color:#333;
	font-size:10pt;
	line-height:13pt;
}

div.block td p,
div.block td table {
	margin:0.5em 0 0.5em 10px;
}

div.block td table th {
	padding-right:10px;
}


div.block dl.index {
	border:1px solid #CCC;
	margin:10px 0px 10px 10px;
}

div.block dl.index dt {
	padding:3px;
	background-color:#EEE;
	border-bottom:1px solid #CCC;
	text-align:center;
}

div.block dl.index dd {
	padding:8px;
}


.link_t{
	padding-bottom:15px;
	border-bottom:1px dotted #9A9A9A;}
.link_totop{
	text-align:right;
	padding-top:10px;}
.link_totop a{
	color:#5D98C9 !important;
	font-size:12px;}
.totop{
	text-align:right;
	border-top:1px solid #9A9A9A;
	margin-top:10px;
	padding-top:10px;}




