
	.news_div1 {
		text-align: center;
		width:100%;		
	}
	
	.news_div5 p a{
		color:#000033;		
	}
	

	
	#news_div2 {
		text-align: center;
		padding:10px;
		padding-top: 2px;
		padding-bottom:2px;		
		margin:5px;
		float:left;			
		font-weight: bold;
		font-size:11px;
		
		
	}
	
	#news_div2 a {
		
		text-decoration: none;
		font-weight: bold;
	}
	
	#news_div2 a:hover {
		text-decoration: underline;
	}
	
	#news_div2:hover {
		
	}

	

	
	#news_div3 {
		
		padding:10px;
		padding-top: 2px;
		padding-bottom:2px;		
		margin:5px;
		float:left;		
		border: none;
		font-weight: bold;
		color:#FF9900;	
		font-size:11px;	
		
	}
	
	.news_div4 {
		text-align: center;
	}
	
	.news_div5 {
		text-align: justify;
		width:100%;		
		margin-top:15px;
		padding:5px;
	}
	
	.news_td1 {
		text-align: center;
	}
	
	.news_td2 {
		width:70px;
		text-align: center;
		vertical-align: top;
		padding-top:5px;
		font-weight: bold;
		color:#000066;
	}
	
	.news_td3 {
		padding-left:10px;
		text-align: left;
	}
	
	.news_td3 p{
		margin-top:0px;
	}
	
	.news_td4 {
		height: 20px;
	}
	
	.news_t1 {
		font-size: 13px;
		
		font-weight: bold;
	}
	
	.news_table1 {
		padding-top:40px;
	}
	
	.news_hr1 {
		border: none;
		height:1px;
		width:100%;
		background-color: #ffffff;
	}
