@charset "utf-8";
.Introduction {
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
}


.Title1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.Paragraph {
	font-family: Georgia, "Times New Roman", Times, serif
}

.Links {
	color: #000099;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.Footer {font-size: smaller}

