#content .news img {
	float: left;
}

#content .news h1 {
	margin: 0;
}

#content .news h2 {
	text-align: left;
	text-indent: 0px;
	color: #5a9700;
}


#content .news div {
	margin-top: 20px;
}

#content .news div h1 {
	font-size: 16pt;
	font-weight: normal;
	margin-bottom: 10px;
}

#content .news div h2 {
	margin-bottom: 10px;
}

#content .news div p {
	text-indent: 50px;
	color: #000000;
}

#content .news div p a {
	color: #3a90e5;
	font-weight: bold;
}

#content .navi ul li a {
	color: #fc561c;
	font-weight: bold;
}