body {
	background-color: #8ac5fd;
}
.body_ital {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
.body_georgia {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
}
.body_verdana_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}
