/* CSS Document */

#divNews{
	margin-top: 10px;
	margin-bottom: 28px;
	margin-left:10px;
	margin-right:10px;
	}

#divNews h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #330066;
	font-size: 25px;
	line-height:18px;
	font-weight:normal;

}

h3{
	color: #666666;
	font-size: small;
	line-height: 1.4;

}

#divNews p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 1.2;
	padding-bottom:18px;
	border-color:#e9d7bd;
	border-bottom:dotted;
}


#newsHeader{
	padding-left: 10px;
}
