.small {
font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: normal;
	color: #000000;
	text-decoration: none;
}
.smallbold {
font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #41341b;
	text-decoration: none;
}
.smallboldlink {
font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #41341b;
	text-decoration: underline;
}
.smallboldblack {
font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.mediumblack {
font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.mediumbold {
font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #41341b;
	text-decoration: none;
}

