/* Enter Your Custom CSS Here */
.entry-content a {color:#204460}


.site-title {font-family: "Noto Serif"; font-size:16px; }
.entry-content img, .site-branding img {padding: 3px; border: 1px solid #c0c0c0;}
.current-menu-item {background-color: #eee; }
.results td {font-size:13px;}
.results td:not(:last-child){white-space: nowrap;}

.results strong {color:red}
.results caption {font-size: 1.1em; font-weight:bold}
.results strong 
.correspondence {
	
	text-indent: 2em;
	background-color: #F6F9FD;
	margin: 1em;
	padding: 2em;
	font-size: 1em;
	 line-height: 1.2em;
}
.box {
	float:left;
	border: 1px solid black;
	padding: 20px;
	margin-left:20px;
	 
	
	
}