@charset "utf-8";
/* CSS Document */

.My-text-1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #130A8D;
}
.My-text-2 {
	font-family: Garamond;
	font-size: 24px;
	color: #951F06;
}
.Small-scripture-italics {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	font-style: italic;
	color: #00C;
	font-weight: bold;
}
