.Head {
	font-family: Georgia;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
}

.Bold {
	font-family: Georgia;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
}

.small {
	font-family: Georgia;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}

.italic {
	font-family: Georgia;
	font-size: 14px;
	font-style: normal;
	font-weight: italic;
}
