.body {
	font: normal 12px/16px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #4B4941;
	text-align: justify;
	padding: 0px 10px 0px 0px;
}
.footer {

	font: normal 10px/normal Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #4B4941;
	text-align: justify;
	padding: 0px 10px;
}
.code {
	font: normal 12px/normal "Courier New", Courier, mono;
	text-decoration: none;
	padding: 0px 10px 0px 0px;
}

