@charset "utf-8";
/* CSS Document */

#jargonCont {
	font-size:14px;
	margin:20px;
}

#jargonCont p {	
}

.jargonRows {
	margin:20px 0;	
}

.jargonRowsHead {
	font-weight:bold;
	font-size:16px;
	text-decoration:underline;
	margin:0 0 5px 0;
}	

#update {
	font-size:20px;
	color:#842020;
	width:400px;
	margin:20px auto;
}
