div.scroll H1 
	{
	color: #095AA0;
	font-size: 19px;
	margin-top: 12px;
	margin-bottom: 18px;
	font-weight: normal;
	}
	
H1 
	{
	color: #fff;
	font-size: 19px;
	margin-top: 12px;
	margin-bottom: 18px;
	font-weight: normal;
	}	
	
H2 
	{
	color: #006699;
	font-size: 18px;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 5px;
	}
	
H3 
	{
	color: #006699;
	font-size: 15px;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 5px;
	border-bottom: #429C6A 2px solid;
	}
	
.fuc_title
	{
	display: block;
	color: #FF33CC;
	font-size: 18px;
	/*font-weight: bold;*/
	margin-top: 5px;
	margin-bottom: 15px;
	}
	
table.tabcolor1 th
	{
	border-bottom: 2px solid #0066b2;
	padding: 5px;
	color: #0066b2;
	font-weight: normal;
	text-align: left;
	}
	
table.tabcolor1 td
	{
	/*border-bottom: 1px solid #f5f5f5;*/
	padding: 10px 15px 5px 8px;
	}
	
table.tabcolor2 th
	{
	border-bottom: 2px solid #0066b2;
	padding: 5px;
	color: #0066b2;
	font-weight: normal;
	text-align: left;
	}
	
table.tabcolor2 td
	{
	border-bottom: 1px solid #f5f5f5;
	padding: 10px 15px 5px 8px;
	}	

table.tabcolor3 th
	{
	border-bottom: 1px solid #d7e7f3;	
	padding: 10px;
	color: #006699;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	}
	
table.tabcolor3 th strong {
	font-size: 22px;
	font-weight: normal;
	
}	
	
table.tabcolor3 td
	{
	/*border-bottom: 1px solid #d7e7f3;*/
	background: #f2f7fb;
	padding: 10px;
	}		
	
	
table.tabcolor4 th
	{
	border-bottom: 1px solid #d7e7f3;	
	padding: 10px;
	color: #006699;
	font-weight: normal;
	font-size: 22px;
	text-align: left;
	
	}
	
table.tabcolor4 td
	{
	border-bottom: 1px solid #d7e7f3;	
	padding: 10px;
	}	
	
table.tabcolor5 th
	{
	border: 1px solid #d7e7f3;	
	padding: 5px;
	color: #cce1f0;
	background: #0066b2;
	font-weight: normal;
	text-align: left;
	
	}
	
table.tabcolor5 td
	{
	border: 1px solid #d7e7f3;
	background: #f2f7fb;
	padding: 5px;
	}
