.copy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
}
.plain {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 20px;
}
.title-line {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	border-bottom-color: #0E649B;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #0E649B;
	font-weight: bold;
}

