.Title {
	color: #990000;
	text-align: center;
	font-size: x-large;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.Normal {
	color: black;
	text-align: left;
	font-size: medium;
	font-family: Georgia, "Times New Roman", Times, serif;
}

body {
	background-color: white;
}
