.rsstitle {
	font-family: arial;
	color: #000033;
	text-align: center;
	font-size: 17px;
	row-height: 100%;
	padding-bottom: 0px;
	padding-top: 7px;
	font-weight: bold;
	
}
.jurist {
	font-family: arial;
	color: maroon;
	text-align: center;
	font-size: 12px;
	row-height: 100%;
	/* padding-bottom: 2px;*/
	padding-bottom: 4px;
	padding-top: 0px;
	font-weight: bold;
	font-style: italic;	
}



.rss{
	font-family: verdana;
	color: black;
	text-align: center;
	font-size: 10px;
	padding-top: 0px;
	align: center;
	row-height: 100%;	
	text-decoration: underline;
	margin: 0px;
	width: 220px;
}

.rss br{
	font-size: 7px;
}

.rss:hover{
	color: maroon;
}

