.italic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: italic;
	font-weight: bold;
}
.reg {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
}
.linebreak {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: 2b2b2b;
}
