.Italic18 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
}
.Italiclarge {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: italic;
}
.Text18 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
.Textsmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
}
