.title {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 36px;

	font-weight: bold;

}

.body {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 18px;

	font-weight: bold;

}

.footer {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: normal;

}