
.body_toc {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;background-color: #99CCFF;
	}

a {
	text-decoration:none;
	color: #2D2A62;
}
	
a:hover {
	text-decoration:underline;
	cursor: hand;
}

.a_nounderline {
	text-decoration: none;
	cursor: hand;
	
	
}
.toc_series {
	
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #2D2A62;
	padding-left: 20px;
	padding-top:5px;
	padding-bottom:5px;
}

.toc_subseries {
	
	font-size: 12px;
	font-style: normal;
	color: #2D2A62;
	padding-left: 30px;
}

.caption13px {
	
	font-size: 13px;
	font-weight: bold;
	color: #2D2A62;
}

.caption14px {
	
	font-size: 14px;
	font-weight: bold;
	color: #2D2A62;
}

.caption15px {
	
	font-size: 15px;
	font-weight: bold;
	color: #2D2A62;
}

blockquote {
	margin-left: 25px;
	padding: 0px;
	margin-top: 0px;
}
.pv {
	
	font-size: 10px;
	font-style: italic;
	color: #2D2A62;
}
p {
	margin: 0px;
	padding: 0px;
	border: 0;
}

.toc_caption1 {

	font-size:15px;
	font-style: normal;
	font-weight: bold;
	color: #2D2A62;
	padding-top:10px;
			}
	
.toc_caption2 {

	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #2D2A62;
	padding-left: 20px;
	}

.toc_title {
	text-align:center;
	font-size:16px;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:10px;
	}

.series {
	font-size: 16px; 
	font-weight: bold; 
	color: #2C5277;
	padding-top:20px;
	padding-bottom:5px;
}

.subseries {
	font-size: 14px; 
	font-weight: bold; 
	color: #2C5277;
	padding-top:30px;
	padding-top:5px;
}

.sub_block {
	padding-left:40px; 
	padding-bottom:10px;
	}
	
.subsubseries {
	font-size: 13px; 
	font-weight: bold; 
	color: #2C5277;
	padding-top:30px;
	padding-top:5px;
	}
