.title{
	font-size: 16px;
	font-weight: bold;
	color: #33005E;	
	line-height: 22px;	
	}
.titlesub{
	font-size: 13px;
	font-weight: bold;
	color: #33005E;	
	line-height: 22px;	
	}	
.article{
	font-size: 13px;
	color: black;
	font-weight: normal;
	line-height: 20px;
	}	
.source{
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	color: #33005E;
	}
a.source{ 
	text-decoration: none;
	}
a.source:hover{ 
	font-weight: bolder;
	text-decoration: none;
	}	
.highlight{ 
	background-color: #F9F9FB;
	padding: 20px;
	}		
	

