@charset "utf-8";

body {
	background-color: #D9E2F3;
	margin-left: 0px;
	margin-top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
body ul li p{
	text-align: justify;
}


.sectionlink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
.sectionlink a {
	text-decoration: none;
	color: #000000;
}
body h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
}

.justify {
	text-align: justify;
}
.justify li {
	margin-bottom: 20px;
}

