@charset "utf-8";
/* CSS Document */

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
}

.content {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
}

.footer {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
}
