.sa a:link{text-decoration:none;
color:#006990;
}
.sa a:visited{text-decoration:none;
color:#006990;
}
.sa a:active{text-decoration:none;
color:#006990;
}
.sa a:hover{text-decoration:none;
color:#000;
}
div.distributions{
		margin-bottom: 10px;
		width:590px;
}
div.distributions div.month{	
		padding-top: 8px;
		padding-bottom: 1px;
		color:#fff;
		background:#455560;
		border-top:4px solid #DCD087;
		margin-bottom:5px;
}
div.distributions div.month h2{
		font-family:Times New Roman;
		font-size:2.0em;
		font-weight:normal;
		text-valign: middle;
		color:#fff;
}
div.distributions td{
		padding:5px 15px 5px 5px;
		background:#fff;
		border-bottom:1px solid #F0F1E6;
		padding-top: 12px;
		padding-bottom: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		text-align:left; /**made a change here from right to left */
	}
div.distributions li,ul{
		font-size:15 px;
		font-weight:normal;
	}
div.article_chunk{
	border-top:1px solid #D1D2C8;
	margin-bottom:0px;
	padding:0px;
}
div.article_chunk td{
		padding-top: 15px;
		text-align:left; 
	}
div.article_chunk td.indent{
		padding-left: 20px;
	}

