@charset "utf-8";
/* CSS Document */

body {
	margin-top: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	line-height: 150%;
	text-align: justify;
}

#wrapper {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
}

a {
	color: #2F5EB1;
	text-decoration: none;
}

