.main {
	font-family: Garamond, Georgia, "Times New Roman";
	font-size: 16px;
}
a:link {
	color: #0000CC;
	text-decoration: none;

}
a:visited {
	color: #0000CC;
	text-decoration: none;
}
a:hover {
	color: #0000CC;
	text-decoration: none;
}
a:active {
	color: #0000CC;
	text-decoration: none;
}
.titles {
	font-family: Garamond, Georgia, "Times New Roman";
	font-size: 20px;
}
.arial-14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.arial-12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.poem {
	font-family: Garamond, Georgia, "Times New Roman";
	font-size: 16px;
	line-height: 20px;

}
