#body_left_content a{
	/*color:#000;*/
	color:#33f;
	text-decoration: underline;
}
#body_left_content h2
{
	font-size:29px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000;
	font-weight:normal;
	margin-bottom: 10px; 
}
#body_left_content h3
{
	font-weight:normal; 
	color:#f7941d; 
	font-size: 16pt; 
	font-family:Georgia, 'Times New Roman', Times, serif; 
	margin:0 0 7px 2px;
}
.entry{
	font-size:13px;
	/*margin:10px 0 0 0;*/
	margin-bottom: 15px;
	text-align: justify;
	text-indent: 30px;
	
	font-family: Georgia, 'Times New Roman', Times, serif; 
	line-height: 1.7;
}
.entry p{
	padding-bottom:15px;
}
.img_right{
	padding-left: 10px;
	padding-right: 10px;
	float: right;
}
.img_left{
	padding-left: 10px;
	padding-right: 10px;
	float: left;
}
#new
{
	color: black;
}
