.italic {
	font-style: italic;
}
.bold {
	font-weight: bold;
	color: #006;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.center {
	text-align: center;
}
.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
}
